Searched refs:MULHDU (Results 1 – 7 of 7) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativePPC_common.c | 193 #define MULHDU (HI(31) | LO(9)) macro 1051 …return push_inst(compiler, (op == SLJIT_LMUL_UW ? MULHDU : MULHD) | D(SLJIT_R1) | A(TMP_REG1) | B(… in sljit_emit_op0()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 386 def MULHDU : XOForm_1<31, 9, 0, (outs G8RC:$rT), (ins G8RC:$rA, G8RC:$rB),
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1978 V(mulhdu, MULHDU, 0x7C000012) \
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 562 defm MULHDU : XOForm_1r<31, 9, 0, (outs g8rc:$rT), (ins g8rc:$rA, g8rc:$rB),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 638 defm MULHDU : XOForm_1r<31, 9, 0, (outs g8rc:$rT), (ins g8rc:$rA, g8rc:$rB),
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 767 /* 3084 */ MCD_OPC_Decode, 202, 5, 43, // Opcode: MULHDU
|
D | PPCGenAsmWriter.inc | 734 22470U, // MULHDU 2007 0U, // MULHDU
|