Searched refs:MULHD (Results 1 – 13 of 13) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativePPC_common.c | 192 #define MULHD (HI(31) | LO(73)) macro 1051 …return push_inst(compiler, (op == SLJIT_LMUL_UW ? MULHDU : MULHD) | D(SLJIT_R1) | A(TMP_REG1) | B(… in sljit_emit_op0()
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2029 V(mulhd, MULHD, 0x7C000092) \
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 1132 UINT64_C(2080374930), // MULHD 4414 case PPC::MULHD: 6721 0, // MULHD = 1119
|
D | PPCGenInstrInfo.inc | 1134 MULHD = 1119, 3965 …<<MCID::Commutable), 0x8ULL, nullptr, nullptr, OperandInfo49, -1 ,nullptr }, // Inst #1119 = MULHD 7594 { PPC::MULHDo, PPC::MULHD }, 7757 { PPC::MULHD, PPC::MULHDo },
|
D | PPCGenFastISel.inc | 2294 return fastEmitInst_rr(PPC::MULHD, &PPC::G8RCRegClass, Op0, Op0IsKill, Op1, Op1IsKill);
|
D | PPCGenAsmWriter.inc | 2737 19860U, // MULHD 4895 38U, // MULHD
|
D | PPCGenDisassemblerTables.inc | 1200 /* 5552 */ MCD::OPC_Decode, 223, 8, 63, // Opcode: MULHD
|
D | PPCGenAsmMatcher.inc | 5988 …{ 7673 /* mulhd */, PPC::MULHD, Convert__RegG8RC1_0__RegG8RC1_1__RegG8RC1_2, 0, { MCK_RegG8RC, MCK…
|
D | PPCGenDAGISel.inc | 27883 /* 66354*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::MULHD), 0, 27886 // Dst: (MULHD:{ *:[i64] } i64:{ *:[i64] }:$rA, i64:{ *:[i64] }:$rB)
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 559 defm MULHD : XOForm_1r<31, 73, 0, (outs g8rc:$rT), (ins g8rc:$rA, g8rc:$rB),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 635 defm MULHD : XOForm_1r<31, 73, 0, (outs g8rc:$rT), (ins g8rc:$rA, g8rc:$rB),
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 779 /* 3130 */ MCD_OPC_Decode, 201, 5, 43, // Opcode: MULHD
|
D | PPCGenAsmWriter.inc | 733 18738U, // MULHD 2006 0U, // MULHD
|