Home
last modified time | relevance | path

Searched refs:s_movrels_b32 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dsop1.s219 s_movrels_b32 s1, s2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop1.s222 s_movrels_b32 s1, s2 label
Dgfx7_asm_all.s13743 s_movrels_b32 s5, s1 label
13746 s_movrels_b32 s103, s1 label
13749 s_movrels_b32 flat_scratch_lo, s1 label
13752 s_movrels_b32 flat_scratch_hi, s1 label
13755 s_movrels_b32 vcc_lo, s1 label
13758 s_movrels_b32 vcc_hi, s1 label
13761 s_movrels_b32 tba_lo, s1 label
13764 s_movrels_b32 tba_hi, s1 label
13767 s_movrels_b32 tma_lo, s1 label
13770 s_movrels_b32 tma_hi, s1 label
[all …]
Dgfx8_asm_all.s14370 s_movrels_b32 s5, s1 label
14373 s_movrels_b32 s101, s1 label
14376 s_movrels_b32 flat_scratch_lo, s1 label
14379 s_movrels_b32 flat_scratch_hi, s1 label
14382 s_movrels_b32 vcc_lo, s1 label
14385 s_movrels_b32 vcc_hi, s1 label
14388 s_movrels_b32 tba_lo, s1 label
14391 s_movrels_b32 tba_hi, s1 label
14394 s_movrels_b32 tma_lo, s1 label
14397 s_movrels_b32 tma_hi, s1 label
[all …]
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt156 # VI: s_movrels_b32 s1, s2 ; encoding: [0x02,0x2a,0x81,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt165 # VI: s_movrels_b32 s1, s2 ; encoding: [0x02,0x2a,0x81,0xbe]
Dgfx8_dasm_all.txt11106 # CHECK: s_movrels_b32 s5, s1 ; encoding: [0x01,0x2a,0x85,0xbe]
11109 # CHECK: s_movrels_b32 s101, s1 ; encoding: [0x01,0x2a,0xe5,0xbe]
11112 # CHECK: s_movrels_b32 flat_scratch_lo, s1 ; encoding: [0x01,0x2a,0xe6,0xbe]
11115 # CHECK: s_movrels_b32 flat_scratch_hi, s1 ; encoding: [0x01,0x2a,0xe7,0xbe]
11118 # CHECK: s_movrels_b32 vcc_lo, s1 ; encoding: [0x01,0x2a,0xea,0xbe]
11121 # CHECK: s_movrels_b32 vcc_hi, s1 ; encoding: [0x01,0x2a,0xeb,0xbe]
11124 # CHECK: s_movrels_b32 tba_lo, s1 ; encoding: [0x01,0x2a,0xec,0xbe]
11127 # CHECK: s_movrels_b32 tba_hi, s1 ; encoding: [0x01,0x2a,0xed,0xbe]
11130 # CHECK: s_movrels_b32 tma_lo, s1 ; encoding: [0x01,0x2a,0xee,0xbe]
11133 # CHECK: s_movrels_b32 tma_hi, s1 ; encoding: [0x01,0x2a,0xef,0xbe]
[all …]
Dgfx9_dasm_all.txt11484 # CHECK: s_movrels_b32 s5, s1 ; encoding: [0x01,0x2a,0x85,0xbe]
11487 # CHECK: s_movrels_b32 s101, s1 ; encoding: [0x01,0x2a,0xe5,0xbe]
11490 # CHECK: s_movrels_b32 flat_scratch_lo, s1 ; encoding: [0x01,0x2a,0xe6,0xbe]
11493 # CHECK: s_movrels_b32 flat_scratch_hi, s1 ; encoding: [0x01,0x2a,0xe7,0xbe]
11496 # CHECK: s_movrels_b32 vcc_lo, s1 ; encoding: [0x01,0x2a,0xea,0xbe]
11499 # CHECK: s_movrels_b32 vcc_hi, s1 ; encoding: [0x01,0x2a,0xeb,0xbe]
11502 # CHECK: s_movrels_b32 m0, s1 ; encoding: [0x01,0x2a,0xfc,0xbe]
11505 # CHECK: s_movrels_b32 exec_lo, s1 ; encoding: [0x01,0x2a,0xfe,0xbe]
11508 # CHECK: s_movrels_b32 exec_hi, s1 ; encoding: [0x01,0x2a,0xff,0xbe]
11511 # CHECK: s_movrels_b32 s5, s101 ; encoding: [0x65,0x2a,0x85,0xbe]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td238 def S_MOVRELS_B32 : SOP1_32 <"s_movrels_b32">;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst399 s_movrels_b32 dst, src0
DAMDGPUAsmGFX8.rst416 s_movrels_b32 dst, src0
DAMDGPUAsmGFX9.rst558 s_movrels_b32 dst, src0
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td178 defm S_MOVRELS_B32 : SOP1_32 <sop1<0x2e, 0x2a>, "s_movrels_b32", []>;