Searched refs:FRSP (Results 1 – 20 of 20) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativePPC_common.c | 181 #define FRSP (HI(63) | LO(12)) macro 1590 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r)); in sljit_emit_fop1_conv_f64_from_sw() 1628 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r)); in sljit_emit_fop1_conv_f64_from_sw() 1676 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(src))); in sljit_emit_fop1()
|
/external/v8/src/diagnostics/ppc/ |
D | disasm-ppc.cc | 1117 case FRSP: { in DecodeExt4()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 940 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(PPC::FRSP), DestReg) in SelectFPTrunc() 1434 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(PPC::FRSP), in finishCall()
|
D | PPCInstrInfo.td | 2111 defm FRSP : XForm_26r<63, 12, (outs f4rc:$frD), (ins f8rc:$frB),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 998 TII.get(PPC::FRSP), DestReg) in SelectFPTrunc() 1521 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(PPC::FRSP), in finishCall()
|
D | PPCMIPeephole.cpp | 490 if (RoundInstr->getOpcode() == PPC::FRSP && in simplifyCode()
|
D | P9InstrResources.td | 411 FRSP,
|
D | PPCInstrInfo.td | 2345 defm FRSP : XForm_26r<63, 12, (outs f4rc:$frD), (ins f8rc:$frB),
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 1569 V(frsp, FRSP, 0xFC000018) \
|
D | assembler-ppc.cc | 1669 emit(EXT4 | FRSP | frt.code() * B21 | frb.code() * B11 | rc); in frsp()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 892 UINT64_C(4227858456), // FRSP 3936 case PPC::FRSP: 6481 0, // FRSP = 879
|
D | PPCGenInstrInfo.inc | 894 FRSP = 879, 3725 … 1, 4, 148, 0, 0x18ULL, ImplicitList2, nullptr, OperandInfo109, -1 ,nullptr }, // Inst #879 = FRSP 7584 { PPC::FRSPo, PPC::FRSP }, 7748 { PPC::FRSP, PPC::FRSPo },
|
D | PPCGenFastISel.inc | 681 return fastEmitInst_r(PPC::FRSP, &PPC::F4RCRegClass, Op0, Op0IsKill);
|
D | PPCGenAsmWriter.inc | 2497 536895271U, // FRSP 4655 0U, // FRSP
|
D | PPCGenDisassemblerTables.inc | 3247 /* 15655 */ MCD::OPC_Decode, 239, 6, 124, // Opcode: FRSP
|
D | PPCGenAsmMatcher.inc | 5644 { 6000 /* frsp */, PPC::FRSP, Convert__RegF4RC1_0__RegF8RC1_1, 0, { MCK_RegF4RC, MCK_RegF8RC }, },
|
D | PPCGenDAGISel.inc | 34023 /* 87171*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::FRSP), 0, 34026 // Dst: (FRSP:{ *:[f32] } f64:{ *:[f64] }:$frB)
|
/external/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 3209 case FRSP: { in ExecuteGeneric()
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 2105 /* 8784 */ MCD_OPC_Decode, 168, 4, 87, // Opcode: FRSP
|
D | PPCGenAsmWriter.inc | 572 134239069U, // FRSP 1845 0U, // FRSP
|