Searched refs:FADDS (Results 1 – 19 of 19) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 140 #define FADDS (OPC1(0x2) | OPC3(0x34) | DOP(0x41)) macro 1152 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FADDS, FADDD) | FD(dst_r) | FS1(src1) | FS2(src2), MOVA… in sljit_emit_fop2()
|
D | sljitNativePPC_common.c | 170 #define FADDS (HI(59) | LO(21)) macro 1728 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FADDS, FADD) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 859 case SP::FADDS: in runOnMachineFunction()
|
D | SparcInstrInfo.td | 1201 def FADDS : F3_3<2, 0b110100, 0b001000001,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 639 def FADDS : F3_3<2, 0b110100, 0b001000001,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 203 case PPC::FADDS: in isAssociativeAndCommutative()
|
D | PPCInstrInfo.td | 2590 defm FADDS : AForm_2r<59, 21,
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1840 V(fadds, FADDS, 0xEC00002A) \
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeGenerator.rst | 978 (FMADDS (FADDS W, X), Y, Z) 982 The ``FADDS`` instruction is a simple binary single-precision add instruction. 994 def FADDS : AForm_2<59, 21,
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 978 (FMADDS (FADDS W, X), Y, Z) 982 The ``FADDS`` instruction is a simple binary single-precision add instruction. 994 def FADDS : AForm_2<59, 21,
|
/external/capstone/arch/Sparc/ |
D | SparcGenDisassemblerTables.inc | 608 /* 2337 */ MCD_OPC_Decode, 141, 1, 26, // Opcode: FADDS
|
D | SparcGenAsmWriter.inc | 162 5645U, // FADDS
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1291 def FADDS : AForm_2<59, 21,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 239 case PPC::FADDS: in isAssociativeAndCommutative()
|
D | PPCInstrInfo.td | 2870 defm FADDS : AForm_2r<59, 21,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 1208 def FADDS : F3_3<2, 0b110100, 0b001000001,
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 1488 /* 6124 */ MCD_OPC_Decode, 212, 3, 88, // Opcode: FADDS
|
D | PPCGenAsmWriter.inc | 488 21780U, // FADDS 1761 0U, // FADDS
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | convert-rr-to-ri-instrs.mir | 3204 %13 = FADDS killed %7, killed %12, implicit $rm
|