Searched refs:s_mul_hi_u32 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | sop2.s | 245 s_mul_hi_u32 s5, s1, 0x3f717273 label 249 s_mul_hi_u32 s5, s1, s101 label 253 s_mul_hi_u32 s5, s1, 0 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | sop2_gfx9.txt | 24 # GFX9: s_mul_hi_u32 s5, s1, -1 ; encoding: [0x01,0xc1,0x05,0x96] 27 # GFX9: s_mul_hi_u32 s5, s1, 0xaf123456 ; encoding: [0x01,0xff,0x05,0x96,0x56,0x34,0x12,0xaf]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SOPInstructions.td | 506 def S_MUL_HI_U32 : SOP2_32<"s_mul_hi_u32">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX9.rst | 617 s_mul_hi_u32 dst, src0, src1
|