Age | Commit message (Expand) | Author |
2010-10-06 | i965: Add some clarification of the WECtrl field. | Eric Anholt |
2010-10-06 | i965: Fix up IF/ELSE/ENDIF for gen6. | Eric Anholt |
2010-10-04 | i965: In disasm, gen6 fb writes don't put msg reg # in destreg_conditionalmod. | Eric Anholt |
2010-09-28 | i965: disasm quarter and write enable instruction control on sandybridge | Zhenyu Wang |
2010-08-28 | i965: Add disasm for gen5 sampler messages. | Eric Anholt |
2010-08-20 | i965: Add AccWrCtl support on Sandybridge. | Zhenyu Wang |
2010-08-20 | i965: Mention the mlen and rlen for URB reads. | Zhenyu Wang |
2010-08-20 | i965: Adjust disasm of subreg numbers to be in units of the register type. | Zhenyu Wang |
2010-08-16 | i965: Add disasm for Compr4 instruction compression. | Eric Anholt |
2010-07-22 | i965: Fix the disasm output for da16 src widths. | Eric Anholt |
2010-07-21 | i965: Add disasm for dataport reads (register unspilling). | Eric Anholt |
2010-07-08 | i965: Add disasm for SEND mlen/rlen on Sandybridge. | Eric Anholt |
2010-07-08 | i965: Fix disasm of a SEND's mlen and rlen on Ironlake. | Eric Anholt |
2010-07-08 | i965: Add decode for Sandybridge DP write messages. | Zhenyu Wang |
2010-05-14 | i965: Parse the ff_sync URB send opcode on Ironlake disasm. | Eric Anholt |
2010-05-14 | i965: Dump out the correct shared function for SEND on Ironlake. | Eric Anholt |
2010-03-22 | i965: Add disasm for SNB MATH opcode. | Eric Anholt |
2010-03-10 | i965: Use the PLN instruction when possible in interpolation. | Eric Anholt |
2010-03-10 | i965: Print the offset for IFF in disasm | Eric Anholt |
2010-03-09 | i965: Print the offsets for WHILE and BREAK in disasm. | Eric Anholt |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-26 | i965: Fix setup of immediate types for gen4 disasm. | Eric Anholt |
2009-12-24 | i965: Add missing va_end. | Vinson Lee |
2009-08-04 | i965: Print out ELSE and ENDIF src1 arguments like IF does. | Eric Anholt |
2009-08-04 | i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}. | Eric Anholt |
2009-08-04 | i965: Initial import of disasm code from intel-gen4asm. | Eric Anholt |