Searched refs:ds_cmpst_b64 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 349 ds_cmpst_b64 v2, v[4:5], v[6:7] label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | atomic_cmp_swap_local.ll | 85 ; GCN: ds_cmpst_b64 [[VPTR]], v{{\[}}[[LOVCMP]]:[[HIVCMP]]{{\]}}, v{{\[}}[[LOSWAPV]]:[[HISWAPV]]{{\…
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 246 # VI: ds_cmpst_b64 v2, v[4:5], v[6:7] ; encoding: [0x00,0x00,0xa0,0xd8,0x02,0x04,0x06,0x00]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 861 defm DS_CMPST_B64 : DS_1A2D_NORET <0x50, "ds_cmpst_b64", VReg_64>; 882 defm DS_CMPST_RTN_B64 : DS_1A2D_RET <0x70, "ds_cmpst_rtn_b64", VReg_64, "ds_cmpst_b64">;
|