Home
last modified time | relevance | path

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

/external/llvm/test/MC/AMDGPU/
Dsop1.s231 s_movreld_b64 s[2:3], s[4:5] label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop1.s234 s_movreld_b64 s[2:3], s[4:5] label
Dgfx7_asm_all.s13947 s_movreld_b64 s[10:11], s[2:3] label
13950 s_movreld_b64 s[12:13], s[2:3] label
13953 s_movreld_b64 s[102:103], s[2:3] label
13956 s_movreld_b64 flat_scratch, s[2:3] label
13959 s_movreld_b64 vcc, s[2:3] label
13962 s_movreld_b64 tba, s[2:3] label
13965 s_movreld_b64 tma, s[2:3] label
13968 s_movreld_b64 ttmp[10:11], s[2:3] label
13971 s_movreld_b64 s[10:11], s[4:5] label
13974 s_movreld_b64 s[10:11], s[102:103] label
[all …]
Dgfx8_asm_all.s14574 s_movreld_b64 s[10:11], s[2:3] label
14577 s_movreld_b64 s[12:13], s[2:3] label
14580 s_movreld_b64 s[100:101], s[2:3] label
14583 s_movreld_b64 flat_scratch, s[2:3] label
14586 s_movreld_b64 vcc, s[2:3] label
14589 s_movreld_b64 tba, s[2:3] label
14592 s_movreld_b64 tma, s[2:3] label
14595 s_movreld_b64 ttmp[10:11], s[2:3] label
14598 s_movreld_b64 s[10:11], s[4:5] label
14601 s_movreld_b64 s[10:11], s[100:101] label
[all …]
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt165 # VI: s_movreld_b64 s[2:3], s[4:5] ; encoding: [0x04,0x2d,0x82,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt174 # VI: s_movreld_b64 s[2:3], s[4:5] ; encoding: [0x04,0x2d,0x82,0xbe]
Dgfx8_dasm_all.txt11310 # CHECK: s_movreld_b64 s[10:11], s[2:3] ; encoding: [0x02,0x2d,0x8a,0xbe]
11313 # CHECK: s_movreld_b64 s[12:13], s[2:3] ; encoding: [0x02,0x2d,0x8c,0xbe]
11316 # CHECK: s_movreld_b64 s[100:101], s[2:3] ; encoding: [0x02,0x2d,0xe4,0xbe]
11319 # CHECK: s_movreld_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x2d,0xe6,0xbe]
11322 # CHECK: s_movreld_b64 vcc, s[2:3] ; encoding: [0x02,0x2d,0xea,0xbe]
11325 # CHECK: s_movreld_b64 tba, s[2:3] ; encoding: [0x02,0x2d,0xec,0xbe]
11328 # CHECK: s_movreld_b64 tma, s[2:3] ; encoding: [0x02,0x2d,0xee,0xbe]
11331 # CHECK: s_movreld_b64 ttmp[10:11], s[2:3] ; encoding: [0x02,0x2d,0xfa,0xbe]
11334 # CHECK: s_movreld_b64 s[10:11], s[4:5] ; encoding: [0x04,0x2d,0x8a,0xbe]
11337 # CHECK: s_movreld_b64 s[10:11], s[100:101] ; encoding: [0x64,0x2d,0x8a,0xbe]
[all …]
Dgfx9_dasm_all.txt11610 # CHECK: s_movreld_b64 s[10:11], s[2:3] ; encoding: [0x02,0x2d,0x8a,0xbe]
11613 # CHECK: s_movreld_b64 s[12:13], s[2:3] ; encoding: [0x02,0x2d,0x8c,0xbe]
11616 # CHECK: s_movreld_b64 s[100:101], s[2:3] ; encoding: [0x02,0x2d,0xe4,0xbe]
11619 # CHECK: s_movreld_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x2d,0xe6,0xbe]
11622 # CHECK: s_movreld_b64 vcc, s[2:3] ; encoding: [0x02,0x2d,0xea,0xbe]
11625 # CHECK: s_movreld_b64 s[10:11], s[4:5] ; encoding: [0x04,0x2d,0x8a,0xbe]
11628 # CHECK: s_movreld_b64 s[10:11], s[100:101] ; encoding: [0x64,0x2d,0x8a,0xbe]
11631 # CHECK: s_movreld_b64 s[10:11], flat_scratch ; encoding: [0x66,0x2d,0x8a,0xbe]
11634 # CHECK: s_movreld_b64 s[10:11], vcc ; encoding: [0x6a,0x2d,0x8a,0xbe]
11637 # CHECK: s_movreld_b64 s[10:11], 0 ; encoding: [0x80,0x2d,0x8a,0xbe]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td241 def S_MOVRELD_B64 : SOP1_64 <"s_movreld_b64">;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst398 s_movreld_b64 dst, src0
DAMDGPUAsmGFX8.rst415 s_movreld_b64 dst, src0
DAMDGPUAsmGFX9.rst557 s_movreld_b64 dst, src0
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td181 defm S_MOVRELD_B64 : SOP1_64 <sop1<0x31, 0x2d>, "s_movreld_b64", []>;