Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Fix support for disassembling 64-bit integer immediates | Matt Turner | 2017-10-04 | 1 | -2/+2 |
* | i965: Stop using hardware register types directly | Matt Turner | 2017-08-21 | 1 | -28/+19 |
* | i965: Add brw_hw_reg_type_to_letters() and use it in brw_disasm.c | Matt Turner | 2017-08-21 | 1 | -39/+33 |
* | i965: Rename brw_inst's functions that access the register type | Matt Turner | 2017-08-21 | 1 | -11/+11 |
* | i965: Reverse file/type arguments to register type functions | Matt Turner | 2017-08-21 | 1 | -2/+2 |
* | i965: Add support for disassembling 64-bit integer immediates | Matt Turner | 2017-08-21 | 1 | -0/+6 |
* | i965: Use separate enums for register vs immediate types | Matt Turner | 2017-08-21 | 1 | -22/+24 |
* | i965: Fix indentation | Matt Turner | 2017-08-02 | 1 | -6/+6 |
* | intel/compiler: Make brw_disasm take const assembly | Jason Ekstrand | 2017-05-26 | 1 | -10/+10 |
* | i965/disasm: also print nibctrl in IVB for execsize=8 | Iago Toral Quiroga | 2017-04-14 | 1 | -3/+3 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1646 |