Searched refs:FSUBS (Results 1 – 14 of 14) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 156 #define FSUBS (OPC1(0x2) | OPC3(0x34) | DOP(0x45)) macro 1156 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | FD(dst_r) | FS1(src1) | FS2(src2), MOVA… in sljit_emit_fop2()
|
D | sljitNativePPC_common.c | 183 #define FSUBS (HI(59) | LO(20)) macro 1732 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUB) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 860 case SP::FSUBS: in runOnMachineFunction()
|
D | SparcInstrInfo.td | 1217 def FSUBS : F3_3<2, 0b110100, 0b001000101,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 647 def FSUBS : F3_3<2, 0b110100, 0b001000101,
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1878 V(fsubs, FSUBS, 0xEC000028) \
|
/external/capstone/arch/Sparc/ |
D | SparcGenDisassemblerTables.inc | 614 /* 2361 */ MCD_OPC_Decode, 160, 2, 26, // Opcode: FSUBS
|
D | SparcGenAsmWriter.inc | 309 5630U, // FSUBS
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1315 def FSUBS : AForm_2<59, 20,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 1224 def FSUBS : F3_3<2, 0b110100, 0b001000101,
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 1482 /* 6096 */ MCD_OPC_Decode, 183, 4, 88, // Opcode: FSUBS
|
D | PPCGenAsmWriter.inc | 587 21756U, // FSUBS 1860 0U, // FSUBS
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2617 defm FSUBS : AForm_2r<59, 20,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2897 defm FSUBS : AForm_2r<59, 20,
|