Home
last modified time | relevance | path

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

/external/llvm/test/MC/AMDGPU/
Dsopc.s24 s_cmp_le_i32 s1, s2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsopc.s24 s_cmp_le_i32 s1, s2 label
Dgfx7_asm_all.s20892 s_cmp_le_i32 s1, s2 label
20895 s_cmp_le_i32 s103, s2 label
20898 s_cmp_le_i32 flat_scratch_lo, s2 label
20901 s_cmp_le_i32 flat_scratch_hi, s2 label
20904 s_cmp_le_i32 vcc_lo, s2 label
20907 s_cmp_le_i32 vcc_hi, s2 label
20910 s_cmp_le_i32 tba_lo, s2 label
20913 s_cmp_le_i32 tba_hi, s2 label
20916 s_cmp_le_i32 tma_lo, s2 label
20919 s_cmp_le_i32 tma_hi, s2 label
[all …]
Dgfx8_asm_all.s21666 s_cmp_le_i32 s1, s2 label
21669 s_cmp_le_i32 s101, s2 label
21672 s_cmp_le_i32 flat_scratch_lo, s2 label
21675 s_cmp_le_i32 flat_scratch_hi, s2 label
21678 s_cmp_le_i32 vcc_lo, s2 label
21681 s_cmp_le_i32 vcc_hi, s2 label
21684 s_cmp_le_i32 tba_lo, s2 label
21687 s_cmp_le_i32 tba_hi, s2 label
21690 s_cmp_le_i32 tma_lo, s2 label
21693 s_cmp_le_i32 tma_hi, s2 label
[all …]
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsopc_vi.txt18 # GCN: s_cmp_le_i32 s1, s2 ; encoding: [0x01,0x02,0x05,0xbf]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsopc_vi.txt18 # GCN: s_cmp_le_i32 s1, s2 ; encoding: [0x01,0x02,0x05,0xbf]
Dgfx8_dasm_all.txt18402 # CHECK: s_cmp_le_i32 s1, s2 ; encoding: [0x01,0x02,0x05,0xbf]
18405 # CHECK: s_cmp_le_i32 s101, s2 ; encoding: [0x65,0x02,0x05,0xbf]
18408 # CHECK: s_cmp_le_i32 flat_scratch_lo, s2 ; encoding: [0x66,0x02,0x05,0xbf]
18411 # CHECK: s_cmp_le_i32 flat_scratch_hi, s2 ; encoding: [0x67,0x02,0x05,0xbf]
18414 # CHECK: s_cmp_le_i32 vcc_lo, s2 ; encoding: [0x6a,0x02,0x05,0xbf]
18417 # CHECK: s_cmp_le_i32 vcc_hi, s2 ; encoding: [0x6b,0x02,0x05,0xbf]
18420 # CHECK: s_cmp_le_i32 tba_lo, s2 ; encoding: [0x6c,0x02,0x05,0xbf]
18423 # CHECK: s_cmp_le_i32 tba_hi, s2 ; encoding: [0x6d,0x02,0x05,0xbf]
18426 # CHECK: s_cmp_le_i32 tma_lo, s2 ; encoding: [0x6e,0x02,0x05,0xbf]
18429 # CHECK: s_cmp_le_i32 tma_hi, s2 ; encoding: [0x6f,0x02,0x05,0xbf]
[all …]
Dgfx9_dasm_all.txt17073 # CHECK: s_cmp_le_i32 s1, s2 ; encoding: [0x01,0x02,0x05,0xbf]
17076 # CHECK: s_cmp_le_i32 s101, s2 ; encoding: [0x65,0x02,0x05,0xbf]
17079 # CHECK: s_cmp_le_i32 flat_scratch_lo, s2 ; encoding: [0x66,0x02,0x05,0xbf]
17082 # CHECK: s_cmp_le_i32 flat_scratch_hi, s2 ; encoding: [0x67,0x02,0x05,0xbf]
17085 # CHECK: s_cmp_le_i32 vcc_lo, s2 ; encoding: [0x6a,0x02,0x05,0xbf]
17088 # CHECK: s_cmp_le_i32 vcc_hi, s2 ; encoding: [0x6b,0x02,0x05,0xbf]
17091 # CHECK: s_cmp_le_i32 m0, s2 ; encoding: [0x7c,0x02,0x05,0xbf]
17094 # CHECK: s_cmp_le_i32 exec_lo, s2 ; encoding: [0x7e,0x02,0x05,0xbf]
17097 # CHECK: s_cmp_le_i32 exec_hi, s2 ; encoding: [0x7f,0x02,0x05,0xbf]
17100 # CHECK: s_cmp_le_i32 0, s2 ; encoding: [0x80,0x02,0x05,0xbf]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td631 def S_CMPK_LE_I32 : SOPK_SCC <"s_cmpk_le_i32", "s_cmp_le_i32", 1>;
764 def S_CMP_LE_I32 : SOPC_CMP_32 <0x05, "s_cmp_le_i32", COND_SLE, "s_cmp_ge_i32">;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst483 s_cmp_le_i32 src0, src1
DAMDGPUAsmGFX8.rst503 s_cmp_le_i32 src0, src1
DAMDGPUAsmGFX9.rst655 s_cmp_le_i32 src0, src1
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td334 def S_CMP_LE_I32 : SOPC_CMP_32 <0x00000005, "s_cmp_le_i32", COND_SLE>;