GBE: fix disassembly bug.
[contrib/beignet.git] / backend / src / backend / gen / gen_mesa_disasm.c
2014-11-04 Zhigang GongGBE: fix disassembly bug.
2014-10-23 Junyan HeAdd the disasm support for Gen8
2014-10-14 Luoadd opencl-1.2 builtin function popcount.
2014-10-14 Junyan HeRefine the shared function ID define.
2014-10-10 Yang RongBDW: Add Gen8Encoder and Gen7Encoder.
2014-09-18 Ruiling SongGBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
2014-06-11 Ruiling SongGBE: output compact flag when output asm.
2014-06-09 Yang RongHSW: add data port 1 support in disassemble.
2014-05-23 Zhigang GongGBE: refine disassembly code to show null register...
2014-04-21 Ruiling SongGBE: Implement instruction compact.
2014-04-08 Zhigang GongGBE: Disable SPF and use JMPI + IF/ENDIF to handle...
2014-04-08 Zhigang GongGBE: Add if/endif/brc/brd instruction support.
2013-11-27 Yang RongAdd convert between fp16 and fp32.
2013-09-04 Ruiling SongGBE: Enable DWord scatter gather message for constant...
2013-08-07 Ruiling Songenable scratch memory allocation and read/write
2013-08-06 Homer Hsingsupport 64bit-integer addition, subtraction
2013-07-02 Homer Hsingsupport built-in functions "hadd", "rhadd"
2013-06-26 Homer Hsingsupport zero bit counting
2013-06-06 Homer Hsingimprove disassembling GPU binary code
2013-05-17 Homer HsingFix out-of-date math macros
2013-04-11 Homer HsingFix brw instruction field "flag"
2013-04-11 Lu Guanqunadd disassembler support for message gateway
2013-04-10 Homer Hsingfix disassembler: horizontal stride of dest operand
2012-10-12 Benjamin SegoviaPushed back original headers we partially lost during...
2012-10-08 Benjamin SegoviaCleaned up disassembly code to make it used the new...
2012-08-13 bsegoviaFixed constness warning for gcc 4.7
2012-08-10 Benjamin SegoviaAdded support for disassembling Gen ISA (instead of...