Home
last modified time | relevance | path

Searched refs:s_not_b32 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dsop1.s67 s_not_b32 s1, s2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop1.s70 s_not_b32 s1, s2 label
Dgfx7_asm_all.s10770 s_not_b32 s5, s1 label
10773 s_not_b32 s103, s1 label
10776 s_not_b32 flat_scratch_lo, s1 label
10779 s_not_b32 flat_scratch_hi, s1 label
10782 s_not_b32 vcc_lo, s1 label
10785 s_not_b32 vcc_hi, s1 label
10788 s_not_b32 tba_lo, s1 label
10791 s_not_b32 tba_hi, s1 label
10794 s_not_b32 tma_lo, s1 label
10797 s_not_b32 tma_hi, s1 label
[all …]
Dgfx8_asm_all.s11385 s_not_b32 s5, s1 label
11388 s_not_b32 s101, s1 label
11391 s_not_b32 flat_scratch_lo, s1 label
11394 s_not_b32 flat_scratch_hi, s1 label
11397 s_not_b32 vcc_lo, s1 label
11400 s_not_b32 vcc_hi, s1 label
11403 s_not_b32 tba_lo, s1 label
11406 s_not_b32 tba_hi, s1 label
11409 s_not_b32 tma_lo, s1 label
11412 s_not_b32 tma_hi, s1 label
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dxnor.ll21 ; GCN: s_not_b32
Dxor.ll93 ; SI: s_not_b32
Dinsert_vector_elt.ll232 ; VI: s_not_b32 [[NOT_MASK:s[0-9]+]], [[SHIFTED_MASK]]
/external/llvm/test/CodeGen/AMDGPU/
Dxor.ll93 ; SI: s_not_b32
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt42 # VI: s_not_b32 s1, s2 ; encoding: [0x02,0x04,0x81,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt51 # VI: s_not_b32 s1, s2 ; encoding: [0x02,0x04,0x81,0xbe]
Dgfx8_dasm_all.txt8121 # CHECK: s_not_b32 s5, s1 ; encoding: [0x01,0x04,0x85,0xbe]
8124 # CHECK: s_not_b32 s101, s1 ; encoding: [0x01,0x04,0xe5,0xbe]
8127 # CHECK: s_not_b32 flat_scratch_lo, s1 ; encoding: [0x01,0x04,0xe6,0xbe]
8130 # CHECK: s_not_b32 flat_scratch_hi, s1 ; encoding: [0x01,0x04,0xe7,0xbe]
8133 # CHECK: s_not_b32 vcc_lo, s1 ; encoding: [0x01,0x04,0xea,0xbe]
8136 # CHECK: s_not_b32 vcc_hi, s1 ; encoding: [0x01,0x04,0xeb,0xbe]
8139 # CHECK: s_not_b32 tba_lo, s1 ; encoding: [0x01,0x04,0xec,0xbe]
8142 # CHECK: s_not_b32 tba_hi, s1 ; encoding: [0x01,0x04,0xed,0xbe]
8145 # CHECK: s_not_b32 tma_lo, s1 ; encoding: [0x01,0x04,0xee,0xbe]
8148 # CHECK: s_not_b32 tma_hi, s1 ; encoding: [0x01,0x04,0xef,0xbe]
[all …]
Dgfx9_dasm_all.txt9372 # CHECK: s_not_b32 s5, s1 ; encoding: [0x01,0x04,0x85,0xbe]
9375 # CHECK: s_not_b32 s101, s1 ; encoding: [0x01,0x04,0xe5,0xbe]
9378 # CHECK: s_not_b32 flat_scratch_lo, s1 ; encoding: [0x01,0x04,0xe6,0xbe]
9381 # CHECK: s_not_b32 flat_scratch_hi, s1 ; encoding: [0x01,0x04,0xe7,0xbe]
9384 # CHECK: s_not_b32 vcc_lo, s1 ; encoding: [0x01,0x04,0xea,0xbe]
9387 # CHECK: s_not_b32 vcc_hi, s1 ; encoding: [0x01,0x04,0xeb,0xbe]
9390 # CHECK: s_not_b32 m0, s1 ; encoding: [0x01,0x04,0xfc,0xbe]
9393 # CHECK: s_not_b32 exec_lo, s1 ; encoding: [0x01,0x04,0xfe,0xbe]
9396 # CHECK: s_not_b32 exec_hi, s1 ; encoding: [0x01,0x04,0xff,0xbe]
9399 # CHECK: s_not_b32 s5, s101 ; encoding: [0x65,0x04,0x85,0xbe]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td142 def S_NOT_B32 : SOP1_32 <"s_not_b32",
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst403 s_not_b32 dst, src0
DAMDGPUAsmGFX8.rst420 s_not_b32 dst, src0
DAMDGPUAsmGFX9.rst562 s_not_b32 dst, src0
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td103 defm S_NOT_B32 : SOP1_32 <sop1<0x07, 0x04>, "s_not_b32",