Home
last modified time | relevance | path

Searched refs:FSUBS (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dround.c30 FADDS, FSUBS, FMULS, FDIVS, enumerator
435 case FSUBS: in check_single_arithmetic_op()
480 case FSUBS: in check_single_arithmetic_op()
623 case FSUBS: in check_single_guarded_arithmetic_op()
760 case FSUBS: in check_single_guarded_arithmetic_op()
/external/valgrind/none/tests/ppc32/
Dround.c30 FADDS, FSUBS, FMULS, FDIVS, enumerator
435 case FSUBS: in check_single_arithmetic_op()
480 case FSUBS: in check_single_arithmetic_op()
623 case FSUBS: in check_single_guarded_arithmetic_op()
760 case FSUBS: in check_single_guarded_arithmetic_op()
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c145 #define FSUBS (OPC1(0x2) | OPC3(0x34) | DOP(0x45)) macro
1158 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | DA(dst_r) | S1A(src1) | S2A(src2), MOVA… in sljit_emit_fop2()
DsljitNativePPC_common.c179 #define FSUBS (HI(59) | LO(20)) macro
1991 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/
DLeonPasses.cpp860 case SP::FSUBS: in runOnMachineFunction()
DSparcInstrInfo.td1217 def FSUBS : F3_3<2, 0b110100, 0b001000101,
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.td647 def FSUBS : F3_3<2, 0b110100, 0b001000101,
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.td1315 def FSUBS : AForm_2<59, 20,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td2617 defm FSUBS : AForm_2r<59, 20,