freedreno/ir3: Fix disasm of register offsets in ldp/stp.
[mesa.git] / src / freedreno / ir3 / tests / disasm.c
2020-07-20 Eric Anholtfreedreno/ir3: Fix disasm of register offsets in ldp...
2020-07-20 Eric Anholtfreedreno/ir3: Add a bunch more tests for cat6 opcodes.
2020-07-20 Eric Anholtfreedreno/ir3: Add a note about the instructions in...
2020-07-18 Eric Anholtfreedreno/ir3: Add unit tests for derivatives disasm.
2020-05-26 Eric Anholtfreedreno: Add more resinfo/ldgb testcases.
2020-05-26 Eric Anholtfreedreno: Fix printing of unused src in disasm of...
2020-05-04 Eric Anholtfreedreno/ir3: Define the bindful uniform/nonuniform...
2020-05-04 Eric Anholtfreedreno/ir3: Sync some new changes from envytools.
2020-05-04 Eric Anholtfreedreno/ir3: Add some more tests of cat6 disasm.
2020-04-27 Eric Anholtfreedreno/ir3: Add support for disasm of cat2 float32...
2020-04-27 Eric Anholtfreedreno/ir3: Add a unit test for our disassembler.