llvm-project/llvm/test/MC/Disassembler/AMDGPU
Carl Ritson 99c790dc21 [AMDGPU] Make BVH isel consistent with other MIMG opcodes
Suffix opcodes with _gfx10.
Remove direct references to architecture specific opcodes.
Add a BVH flag and apply this to diassembly.
Fix a number of disassembly errors on gfx90a target caused by
previous incorrect BVH detection code.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D108117
2021-08-17 10:42:22 +09:00
..
aperture-regs.ll
atomic-fadd-insts.txt
buf_fmt_packed_d16.txt
buf_fmt_unpacked_d16.txt
decode-err.txt
dl-insts.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
dpp64.txt [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
dpp_gfx9.txt
dpp_vi.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
ds_vi.txt
exp_gfx10.txt
exp_vi.txt
flat_gfx9.txt
flat_gfx10.txt
flat_vi.txt
gfx8_dasm_all.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
gfx9_dasm_all.txt [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
gfx10-sgpr-max.txt
gfx10-vop2be-literal.txt
gfx10_dasm_all.txt [AMDGPU] Fix MC tests for v_fmaak_f16 and v_fmamk_f16 2021-06-07 10:42:52 +01:00
gfx10_dasm_dpp8.txt
gfx10_dasm_dpp16.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
gfx10_mimg.txt [AMDGPU] Add VReg_192/VReg_224 support for MIMG instructions 2021-07-22 10:42:15 +09:00
gfx90a_dasm_features.txt Disable use of SCC bit from asm 2021-04-07 15:32:17 -07:00
gfx90a_ldst_acc.txt [AMDGPU] Make BVH isel consistent with other MIMG opcodes 2021-08-17 10:42:22 +09:00
gfx1011_dasm_dlops.txt [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
gfx1030_dasm_new.txt [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
lds_direct_gfx9.txt [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
lit.local.cfg
literal16_vi.txt
literal_gfx9.txt [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
literal_vi.txt
literalv216_gfx10.txt [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
mac.txt
mad_mix.txt
mai-gfx90a.txt [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
mai.txt [AMDGPU] Allow accvgpr_read/write decode with opsel 2021-02-12 10:04:47 -08:00
mimg_gfx10.txt [AMDGPU] Add VReg_192/VReg_224 support for MIMG instructions 2021-07-22 10:42:15 +09:00
mimg_gfx90a.txt [AMDGPU] Make BVH isel consistent with other MIMG opcodes 2021-08-17 10:42:22 +09:00
mimg_vi.txt [AMDGPU][MC] Add tfe disassembler support MIMG opcodes 2021-01-20 10:37:09 +01:00
mov.txt
mtbuf_gfx10.txt
mtbuf_vi.txt
mubuf_gfx9.txt
mubuf_gfx10.txt
mubuf_vi.txt
nop.txt
null-reg.txt
sdwa_gfx9.txt [AMDGPU] Set unused dst_sel to '?' in the encoding 2021-05-17 08:38:52 -07:00
sdwa_vi.txt [AMDGPU] Set unused dst_sel to '?' in the encoding 2021-05-17 08:38:52 -07:00
si-support.txt
smem_gfx9.txt [AMDGPU][MC][GFX9] Corrected SMEM decoding 2021-04-06 14:10:46 +03:00
smem_vi.txt
smrd_vi.txt
sop1_gfx9.txt
sop1_vi.txt
sop2_gfx9.txt
sop2_gfx10.txt
sop2_vi.txt
sopc_vi.txt
sopk_gfx9.txt
sopk_vi.txt
sopp_vi.txt [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
trap_gfx9.txt
trap_vi.txt
vcmp-gfx10.txt [MC][Disassembler][AMDGPU] Remove unused check prefix 2020-11-10 13:10:12 +00:00
vcmpx-gfx10.txt
vintrp.txt
vop1.txt
vop1_gfx9.txt
vop1_vi.txt
vop2_vi.txt
vop3-literal.txt [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
vop3_gfx9.txt [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
vop3_vi.txt [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
vop3p_opsel.txt [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
vopc_vi.txt
wave32.txt [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
xdl-insts-gfx908.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
xdl-insts-gfx1011-gfx1012.txt [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00