Home
last modified time | relevance | path

Searched refs:s_rfe_b64 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dsop1.s175 s_rfe_b64 s[4:5] label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop1.s178 s_rfe_b64 s[4:5] label
Dgfx7_asm_all.s13023 s_rfe_b64 s[2:3] label
13026 s_rfe_b64 s[4:5] label
13029 s_rfe_b64 s[102:103] label
13032 s_rfe_b64 flat_scratch label
13035 s_rfe_b64 vcc label
13038 s_rfe_b64 tba label
13041 s_rfe_b64 tma label
13044 s_rfe_b64 ttmp[10:11] label
Dgfx8_asm_all.s13650 s_rfe_b64 s[2:3] label
13653 s_rfe_b64 s[4:5] label
13656 s_rfe_b64 s[100:101] label
13659 s_rfe_b64 flat_scratch label
13662 s_rfe_b64 vcc label
13665 s_rfe_b64 tba label
13668 s_rfe_b64 tma label
13671 s_rfe_b64 ttmp[10:11] label
Dgfx9_asm_all.s13336 s_rfe_b64 s[2:3] label
13339 s_rfe_b64 s[4:5] label
13342 s_rfe_b64 s[100:101] label
13345 s_rfe_b64 flat_scratch label
13348 s_rfe_b64 vcc label
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt123 # VI: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt132 # VI: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
Dgfx8_dasm_all.txt10386 # CHECK: s_rfe_b64 s[2:3] ; encoding: [0x02,0x1f,0x80,0xbe]
10389 # CHECK: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
10392 # CHECK: s_rfe_b64 s[100:101] ; encoding: [0x64,0x1f,0x80,0xbe]
10395 # CHECK: s_rfe_b64 flat_scratch ; encoding: [0x66,0x1f,0x80,0xbe]
10398 # CHECK: s_rfe_b64 vcc ; encoding: [0x6a,0x1f,0x80,0xbe]
10401 # CHECK: s_rfe_b64 tba ; encoding: [0x6c,0x1f,0x80,0xbe]
10404 # CHECK: s_rfe_b64 tma ; encoding: [0x6e,0x1f,0x80,0xbe]
10407 # CHECK: s_rfe_b64 ttmp[10:11] ; encoding: [0x7a,0x1f,0x80,0xbe]
Dgfx9_dasm_all.txt10965 # CHECK: s_rfe_b64 s[2:3] ; encoding: [0x02,0x1f,0x80,0xbe]
10968 # CHECK: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
10971 # CHECK: s_rfe_b64 s[100:101] ; encoding: [0x64,0x1f,0x80,0xbe]
10974 # CHECK: s_rfe_b64 flat_scratch ; encoding: [0x66,0x1f,0x80,0xbe]
10977 # CHECK: s_rfe_b64 vcc ; encoding: [0x6a,0x1f,0x80,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td219 def S_RFE_B64 : SOP1_1 <"s_rfe_b64">;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst409 s_rfe_b64 src0
DAMDGPUAsmGFX8.rst426 s_rfe_b64 src0
DAMDGPUAsmGFX9.rst569 s_rfe_b64 src0
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td159 defm S_RFE_B64 : SOP1_1 <sop1<0x22, 0x1f>, "s_rfe_b64", []>;