Home
last modified time | relevance | path

Searched refs:s_andn2_wrexec_b64 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_gfx9.txt15 # GFX9: s_andn2_wrexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x36,0x8a,0xbe]
18 # GFX9: s_andn2_wrexec_b64 s[10:11], -1 ; encoding: [0xc1,0x36,0x8a,0xbe]
Dgfx10_dasm_all.txt9707 # GFX10: s_andn2_wrexec_b64 exec, s[2:3] ; encoding: [0x02,0x3a,0xfe,0xbe]
9710 # GFX10: s_andn2_wrexec_b64 s[0:1], -1 ; encoding: [0xc1,0x3a,0x80,0xbe]
9713 # GFX10: s_andn2_wrexec_b64 s[0:1], -4.0 ; encoding: [0xf7,0x3a,0x80,0xbe]
9716 # GFX10: s_andn2_wrexec_b64 s[0:1], 0 ; encoding: [0x80,0x3a,0x80,0xbe]
9719 # GFX10: s_andn2_wrexec_b64 s[0:1], 0.5 ; encoding: [0xf0,0x3a,0x80,0xbe]
9722 # GFX10: s_andn2_wrexec_b64 s[0:1], 0x3f717273 ; encoding: [0xff,0x3a,0x80,0xbe,0x73,0x72,0x71,0x…
9725 # GFX10: s_andn2_wrexec_b64 s[0:1], 0xaf123456 ; encoding: [0xff,0x3a,0x80,0xbe,0x56,0x34,0x12,0x…
9728 # GFX10: s_andn2_wrexec_b64 s[0:1], exec ; encoding: [0x7e,0x3a,0x80,0xbe]
9731 # GFX10: s_andn2_wrexec_b64 s[0:1], s[102:103] ; encoding: [0x66,0x3a,0x80,0xbe]
9734 # GFX10: s_andn2_wrexec_b64 s[0:1], s[2:3] ; encoding: [0x02,0x3a,0x80,0xbe]
[all …]
/external/llvm-project/llvm/test/MC/AMDGPU/
Dgfx10_asm_err.s117 s_andn2_wrexec_b64 s[0:1], s[2:3] label
Dsop1.s351 s_andn2_wrexec_b64 s[12:13], s[2:3] label
Dgfx8_unsupported.s310 s_andn2_wrexec_b64 exec, s[2:3] label
Dgfx7_unsupported.s316 s_andn2_wrexec_b64 exec, s[2:3] label
Dgfx10_asm_all.s12934 s_andn2_wrexec_b64 s[0:1], s[2:3] label
12937 s_andn2_wrexec_b64 s[104:105], s[102:103] label
12940 s_andn2_wrexec_b64 s[0:1], s[102:103] label
12943 s_andn2_wrexec_b64 s[104:105], s[2:3] label
12946 s_andn2_wrexec_b64 exec, s[2:3] label
12949 s_andn2_wrexec_b64 vcc, s[2:3] label
12952 s_andn2_wrexec_b64 s[0:1], exec label
12955 s_andn2_wrexec_b64 s[0:1], vcc label
12958 s_andn2_wrexec_b64 s[0:1], 0 label
12961 s_andn2_wrexec_b64 s[0:1], -1 label
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td296 def S_ANDN2_WREXEC_B64 : SOP1_64<"s_andn2_wrexec_b64">;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSOPInstructions.td309 def S_ANDN2_WREXEC_B64 : SOP1_64<"s_andn2_wrexec_b64">;
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX9.rst633s_andn2_wrexec_b64 :ref:`sdst<amdgpu_synid9_sdst64_0>`, :ref:`ssrc<amdgpu_synid9_s…
DAMDGPUAsmGFX10.rst1106s_andn2_wrexec_b64 :ref:`sdst<amdgpu_synid10_sdst64_0>`, :ref:`ssrc<amdgpu_synid10…