Home
last modified time | relevance | path

Searched refs:v_swap_b32 (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dvop1-gfx9-err.s5 v_swap_b32 v1, 1 label
8 v_swap_b32 v1, s0 label
17 v_swap_b32 v1, v2, v1 label
20 v_swap_b32 v1, v2, v2 label
23 v_swap_b32 v1, v2, v2, v2 label
Dvop1-gfx9.s6 v_swap_b32 v1, v2 label
Dgfx9_asm_all.s29455 v_swap_b32 v5, v1 label
29458 v_swap_b32 v255, v1 label
29461 v_swap_b32 v5, v255 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dvop1_gfx9.txt3 # GFX9: v_swap_b32 v1, v2 ; encoding: [0x02,0xa3,0x02,0x7e]
Dgfx9_dasm_all.txt26826 # CHECK: v_swap_b32 v5, v1 ; encoding: [0x01,0xa3,0x0a,0x7e]
26829 # CHECK: v_swap_b32 v255, v1 ; encoding: [0x01,0xa3,0xfe,0x7f]
26832 # CHECK: v_swap_b32 v5, v255 ; encoding: [0xff,0xa3,0x0a,0x7e]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DVOP1Instructions.td382 def V_SWAP_B32 : VOP1_Pseudo <"v_swap_b32", VOP_SWAP_I32, [], 1>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX9.rst932 v_swap_b32 dst, src0