Searched refs:FSUBD (Results 1 – 5 of 5) sorted by relevance
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | poly1305_amd64.s | 50 FSUBD ·DOFFSET0(SB), F0 52 FSUBD ·DOFFSET1(SB), F0 54 FSUBD ·DOFFSET2(SB), F0 56 FSUBD ·DOFFSET3(SB), F0 88 FSUBD ·DOFFSET3MINUSTWO128(SB), F0 91 FSUBD ·DOFFSET1(SB), F0 94 FSUBD ·DOFFSET2(SB), F0 97 FSUBD ·DOFFSET0(SB), F0 113 FSUBD ·ALPHA130(SB), F0 114 FSUBD F0,F2 [all …]
|
/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 | 144 #define FSUBD (OPC1(0x2) | OPC3(0x34) | DOP(0x46)) macro 1158 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | DA(dst_r) | S1A(src1) | S2A(src2), MOVA… in sljit_emit_fop2()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 651 def FSUBD : F3_3<2, 0b110100, 0b001000110,
|