Home
last modified time | relevance | path

Searched refs:s_absdiff_i32 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dsop2.s163 s_absdiff_i32 s2, s4, s6 label
/external/llvm-project/llvm/test/MC/AMDGPU/
Dsop2.s231 s_absdiff_i32 s2, s4, s6 label
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop2_vi.txt93 # VI: s_absdiff_i32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x95]
/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/
Dsop2_vi.txt93 # VI: s_absdiff_i32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x95]
Dgfx8_dasm_all.txt20253 # CHECK: s_absdiff_i32 s5, s1, s2 ; encoding: [0x01,0x02,0x05,0x95]
20256 # CHECK: s_absdiff_i32 s101, s1, s2 ; encoding: [0x01,0x02,0x65,0x95]
20259 # CHECK: s_absdiff_i32 flat_scratch_lo, s1, s2 ; encoding: [0x01,0x02,0x66,0x95]
20262 # CHECK: s_absdiff_i32 flat_scratch_hi, s1, s2 ; encoding: [0x01,0x02,0x67,0x95]
20265 # CHECK: s_absdiff_i32 vcc_lo, s1, s2 ; encoding: [0x01,0x02,0x6a,0x95]
20268 # CHECK: s_absdiff_i32 vcc_hi, s1, s2 ; encoding: [0x01,0x02,0x6b,0x95]
20271 # CHECK: s_absdiff_i32 tba_lo, s1, s2 ; encoding: [0x01,0x02,0x6c,0x95]
20274 # CHECK: s_absdiff_i32 tba_hi, s1, s2 ; encoding: [0x01,0x02,0x6d,0x95]
20277 # CHECK: s_absdiff_i32 tma_lo, s1, s2 ; encoding: [0x01,0x02,0x6e,0x95]
20280 # CHECK: s_absdiff_i32 tma_hi, s1, s2 ; encoding: [0x01,0x02,0x6f,0x95]
[all …]
Dgfx10_dasm_all.txt8426 # GFX10: s_absdiff_i32 exec_hi, s1, s2 ; encoding: [0x01,0x02,0x7f,0x96]
8429 # GFX10: s_absdiff_i32 exec_lo, s1, s2 ; encoding: [0x01,0x02,0x7e,0x96]
8432 # GFX10: s_absdiff_i32 m0, s1, s2 ; encoding: [0x01,0x02,0x7c,0x96]
8435 # GFX10: s_absdiff_i32 s0, -1, s2 ; encoding: [0xc1,0x02,0x00,0x96]
8438 # GFX10: s_absdiff_i32 s0, -4.0, s2 ; encoding: [0xf7,0x02,0x00,0x96]
8441 # GFX10: s_absdiff_i32 s0, 0, s2 ; encoding: [0x80,0x02,0x00,0x96]
8444 # GFX10: s_absdiff_i32 s0, 0.5, s2 ; encoding: [0xf0,0x02,0x00,0x96]
8447 # GFX10: s_absdiff_i32 s0, 0x3f717273, s2 ; encoding: [0xff,0x02,0x00,0x96,0x73,0x72,0x71,0x…
8450 # GFX10: s_absdiff_i32 s0, 0xaf123456, s2 ; encoding: [0xff,0x02,0x00,0x96,0x56,0x34,0x12,0x…
8453 # GFX10: s_absdiff_i32 s0, exec_hi, s2 ; encoding: [0x7f,0x02,0x00,0x96]
[all …]
Dgfx9_dasm_all.txt17691 # CHECK: s_absdiff_i32 s5, s1, s2 ; encoding: [0x01,0x02,0x05,0x95]
17694 # CHECK: s_absdiff_i32 s101, s1, s2 ; encoding: [0x01,0x02,0x65,0x95]
17697 # CHECK: s_absdiff_i32 flat_scratch_lo, s1, s2 ; encoding: [0x01,0x02,0x66,0x95]
17700 # CHECK: s_absdiff_i32 flat_scratch_hi, s1, s2 ; encoding: [0x01,0x02,0x67,0x95]
17703 # CHECK: s_absdiff_i32 vcc_lo, s1, s2 ; encoding: [0x01,0x02,0x6a,0x95]
17706 # CHECK: s_absdiff_i32 vcc_hi, s1, s2 ; encoding: [0x01,0x02,0x6b,0x95]
17709 # CHECK: s_absdiff_i32 m0, s1, s2 ; encoding: [0x01,0x02,0x7c,0x95]
17712 # CHECK: s_absdiff_i32 exec_lo, s1, s2 ; encoding: [0x01,0x02,0x7e,0x95]
17715 # CHECK: s_absdiff_i32 exec_hi, s1, s2 ; encoding: [0x01,0x02,0x7f,0x95]
17718 # CHECK: s_absdiff_i32 s5, s101, s2 ; encoding: [0x65,0x02,0x05,0x95]
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td575 def S_ABSDIFF_I32 : SOP2_32 <"s_absdiff_i32">;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSOPInstructions.td628 def S_ABSDIFF_I32 : SOP2_32 <"s_absdiff_i32">;
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp2925 instr->opcode = aco_opcode::s_absdiff_i32; in to_uniform_bool_instr()
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td322 defm S_ABSDIFF_I32 : SOP2_32 <sop2<0x2c, 0x2a>, "s_absdiff_i32", []>;
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX7.rst505s_absdiff_i32 :ref:`sdst<amdgpu_synid7_sdst32_1>`, :ref:`ssrc0<amdgpu_synid7_…
DAMDGPUAsmGFX8.rst527s_absdiff_i32 :ref:`sdst<amdgpu_synid8_sdst32_1>`, :ref:`ssrc0<amdgpu_synid8_…
DAMDGPUAsmGFX9.rst690s_absdiff_i32 :ref:`sdst<amdgpu_synid9_sdst32_1>`, :ref:`ssrc0<amdgpu_synid9_…
DAMDGPUAsmGFX10.rst1169s_absdiff_i32 :ref:`sdst<amdgpu_synid10_sdst32_1>`, :ref:`ssrc0<amdgpu_synid1…