Home
last modified time | relevance | path

Searched refs:v_div_fixup_legacy_f16 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dvop3-gfx9.s257 v_div_fixup_legacy_f16 v5, v1, 0.5, v3 label
260 v_div_fixup_legacy_f16 v5, v1, v2, 0.5 label
263 v_div_fixup_legacy_f16 v5, -v1, v2, v3 label
266 v_div_fixup_legacy_f16 v5, v1, |v2|, v3 label
269 v_div_fixup_legacy_f16 v5, v1, v2, v3 clamp label
Dgfx9_asm_all.s43543 v_div_fixup_legacy_f16 v5, v1, v2, v3 label
43546 v_div_fixup_legacy_f16 v255, v1, v2, v3 label
43549 v_div_fixup_legacy_f16 v5, v255, v2, v3 label
43552 v_div_fixup_legacy_f16 v5, s1, v2, v3 label
43555 v_div_fixup_legacy_f16 v5, s101, v2, v3 label
43558 v_div_fixup_legacy_f16 v5, flat_scratch_lo, v2, v3 label
43561 v_div_fixup_legacy_f16 v5, flat_scratch_hi, v2, v3 label
43564 v_div_fixup_legacy_f16 v5, vcc_lo, v2, v3 label
43567 v_div_fixup_legacy_f16 v5, vcc_hi, v2, v3 label
43570 v_div_fixup_legacy_f16 v5, m0, v2, v3 label
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dvop3_gfx9.txt60 # GFX9: v_div_fixup_legacy_f16 v5, 0.5, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0xf0,0x04,0x0e,0…
63 # GFX9: v_div_fixup_legacy_f16 v5, v1, 0.5, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x01,0xe1,0x0d,0…
66 # GFX9: v_div_fixup_legacy_f16 v5, v1, v2, 0.5 ; encoding: [0x05,0x00,0xef,0xd1,0x01,0x05,0xc2,0…
69 # GFX9: v_div_fixup_legacy_f16 v5, -v1, -v2, -v3 ; encoding: [0x05,0x00,0xef,0xd1,0x01,0x05,0x0e…
72 # GFX9: v_div_fixup_legacy_f16 v5, |v1|, |v2|, |v3| ; encoding: [0x05,0x07,0xef,0xd1,0x01,0x05,0…
75 # GFX9: v_div_fixup_legacy_f16 v5, v1, v2, v3 clamp ; encoding: [0x05,0x80,0xef,0xd1,0x01,0x05,0…
Dgfx9_dasm_all.txt40914 # CHECK: v_div_fixup_legacy_f16 v5, v1, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x01,0x05,0x0e,0…
40917 # CHECK: v_div_fixup_legacy_f16 v255, v1, v2, v3 ; encoding: [0xff,0x00,0xef,0xd1,0x01,0x05,0x0e…
40920 # CHECK: v_div_fixup_legacy_f16 v5, v255, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0xff,0x05,0x0e…
40923 # CHECK: v_div_fixup_legacy_f16 v5, s1, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x01,0x04,0x0e,0…
40926 # CHECK: v_div_fixup_legacy_f16 v5, s101, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x65,0x04,0x0e…
40929 # CHECK: v_div_fixup_legacy_f16 v5, flat_scratch_lo, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x6…
40932 # CHECK: v_div_fixup_legacy_f16 v5, flat_scratch_hi, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x6…
40935 # CHECK: v_div_fixup_legacy_f16 v5, vcc_lo, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x6a,0x04,0x…
40938 # CHECK: v_div_fixup_legacy_f16 v5, vcc_hi, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x6b,0x04,0x…
40941 # CHECK: v_div_fixup_legacy_f16 v5, m0, v2, v3 ; encoding: [0x05,0x00,0xef,0xd1,0x7c,0x04,0x0e,0…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DVOP3Instructions.td782 defm V_DIV_FIXUP_LEGACY_F16 : VOP3_F16_Real_gfx9 <0x1ef, "V_DIV_FIXUP_F16", "v_div_fixup_legacy_f16
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX9.rst1377v_div_fixup_legacy_f16 dst, src0, src1, src2 :ref:`vop3_op_sel<amdgpu_synid_vop3_…