mesa/src/panfrost/bifrost
Alyssa Rosenzweig d400d5e150 pan/bi: Implement AXCHG
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8848>
2021-02-05 17:49:44 +00:00
..
ISA.xml pan/bi: Label table instructions 2021-01-29 16:55:44 +00:00
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00
bi_builder.h.py pan/bi: Generate builder routines 2020-12-31 14:39:01 +00:00
bi_layout.c pan/bi: Use canonical terminology for tuple 2021-01-29 16:55:44 +00:00
bi_liveness.c pan/bi: Remove old IR helpers 2020-12-31 14:39:02 +00:00
bi_opcodes.c.py pan/bi: Emit branch and table bits in opcode table 2021-01-29 16:55:44 +00:00
bi_opcodes.h.py pan/bi: Emit branch and table bits in opcode table 2021-01-29 16:55:44 +00:00
bi_opt_dce.c pan/bi: Respect side effects in DCE 2021-02-05 17:49:44 +00:00
bi_pack.c pan/bi: Make sure we never branch to an non-existing clause 2021-02-05 17:49:44 +00:00
bi_packer.c.py pan/bi: Add w0 to the 'h01' swizzle bucket 2021-01-18 20:49:45 +00:00
bi_print.c pan/bi: Use canonical terminology for tuple 2021-01-29 16:55:44 +00:00
bi_print_common.c pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_print_common.h pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_printer.c.py pan/bi: Print multiple destinations if needed 2021-01-29 16:55:44 +00:00
bi_quirks.h panfrost: Adjust quirks for bifrost v6 2020-09-29 08:39:23 +00:00
bi_ra.c pan/bi: Don't fill garbage 2021-01-29 16:55:43 +00:00
bi_schedule.c pan/bi: Use canonical terminology for tuple 2021-01-29 16:55:44 +00:00
bi_test_pack.c pan/bi: Add packing format tests 2021-01-29 16:55:44 +00:00
bifrost.h pan/bi: Add clause encodings as a table 2021-01-29 16:55:44 +00:00
bifrost_compile.c pan/bi: Implement AXCHG 2021-02-05 17:49:44 +00:00
bifrost_compile.h pan/bi: Lower umul_high 2021-01-18 20:49:45 +00:00
bifrost_isa.py pan/bi: Emit branch and table bits in opcode table 2021-01-29 16:55:44 +00:00
bifrost_nir.h pan/bi: Import algebraic pass from midgard 2020-03-10 19:25:59 +00:00
bifrost_nir_algebraic.py pan/bi: Lower {i,u}{min,max} instructions 2020-10-26 19:11:24 +01:00
bir.c pan/bi: Add side_effects helper 2021-02-05 17:49:44 +00:00
cmdline.c pan/bi: Add packing format tests 2021-01-29 16:55:44 +00:00
compiler.h pan/bi: Add side_effects helper 2021-02-05 17:49:44 +00:00
disassemble.c pan/bi: Fix M1/M2 decoding in disassembler 2021-01-29 16:55:43 +00:00
disassemble.h pan/bi: Move bi_constants to bifrost.h 2021-01-29 16:55:44 +00:00
gen_disasm.py pan/bi: Rename isa_parse to bifrost_isa 2020-12-23 17:06:57 +00:00
meson.build pan/bi: Add packing format tests 2021-01-29 16:55:44 +00:00