Searched refs:FSUBD (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 657 if (NextOpcode == SP::FADDD || NextOpcode == SP::FSUBD || in runOnMachineFunction() 893 case SP::FSUBD: in runOnMachineFunction()
|
D | SparcInstrInfo.td | 1222 def FSUBD : F3_3<2, 0b110100, 0b001000110,
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 155 #define FSUBD (OPC1(0x2) | OPC3(0x34) | DOP(0x46)) macro 1217 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | FD(dst_r) | FS1(src1) | FS2(src2), MOVA… in sljit_emit_fop2()
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 586 // e.g. FADDD, FADDS, FSUBD, and etc. 1344 defm FSUBD : RRFm<"fsub.d", 0x5C, I64, f64, fsub>;
|
/external/capstone/arch/Sparc/ |
D | SparcGenDisassemblerTables.inc | 616 /* 2369 */ MCD_OPC_Decode, 160, 2, 27, // Opcode: FSUBD
|
D | SparcGenAsmWriter.inc | 309 4793U, // FSUBD
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 1230 def FSUBD : F3_3<2, 0b110100, 0b001000110,
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 1230 def FSUBD : F3_3<2, 0b110100, 0b001000110,
|