Home
last modified time | relevance | path

Searched refs:MSUB (Results 1 – 25 of 27) sorted by relevance

12

/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc307 MSUB = 4, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.td807 // MADD*/MSUB*
810 def MSUB : MArithR<4, "msub", MipsMSub>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCPseudoLowering.inc661 TmpInst.setOpcode(Mips::MSUB);
DMipsGenMCCodeEmitter.inc1926 UINT64_C(1879048196), // MSUB
5184 case Mips::MSUB:
9652 …_HasMips32 | Feature_NotMips32r6 | Feature_NotMips64r6 | Feature_NotInMicroMips | 0, // MSUB = 1913
DMipsGenAsmWriter.inc3141 18346U, // MSUB
5772 0U, // MSUB
DMipsGenInstrInfo.inc1928 MSUB = 1913,
5973 …Effects), 0x1ULL, ImplicitList6, ImplicitList6, OperandInfo31, -1 ,nullptr }, // Inst #1913 = MSUB
10192 { Mips::MSUB, Mips::MSUB, Mips::MSUB_MM },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsScheduleP5600.td188 def : InstRW<[P5600WriteAL2MAdd], (instrs MADD, MADDU, MSUB, MSUBU,
DMipsInstrInfo.td2375 // MADD*/MSUB*
2380 def MSUB : MMRel, MArithR<"msub", II_MSUB>, MULT_FM<0x1c, 4>,
2398 def PseudoMSUB : MAddSubPseudo<MSUB, MipsMSub, II_MSUB>,
/external/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td189 // MUL/MNEG are aliases for MADD/MSUB.
DAArch64InstrInfo.td719 defm MSUB : MulAccum<1, "msub", sub>;
DAArch64InstrFormats.td1449 // MADD/MSUB generation is decided by MachineCombiner.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td191 // MUL/MNEG are aliases for MADD/MSUB.
DAArch64InstrInfo.td918 defm MSUB : MulAccum<1, "msub", sub>;
DAArch64InstrFormats.td1807 // MADD/MSUB generation is decided by MachineCombiner.cpp
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td2008 // MADD*/MSUB*
2013 def MSUB : MMRel, MArithR<"msub", II_MSUB>, MULT_FM<0x1c, 4>,
2030 def PseudoMSUB : MAddSubPseudo<MSUB, MipsMSub, II_MSUB>,
/external/v8/src/arm64/
Dconstants-arm64.h1083 MSUB = MSUB_w, enumerator
Dassembler-arm64.cc1469 DataProcessing3Source(rd, rn, rm, zr, MSUB); in mneg()
1478 DataProcessing3Source(rd, rn, rm, ra, MSUB); in msub()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td476 (instregex "F(N)?MSUB(S)?o$"),
/external/vixl/src/aarch64/
Dconstants-aarch64.h1256 MSUB = MSUB_w, enumerator
Dassembler-aarch64.cc897 DataProcessing3Source(rd, rn, rm, AppropriateZeroRegFor(rd), MSUB); in mneg()
905 DataProcessing3Source(rd, rn, rm, ra, MSUB); in msub()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1150 17949U, // MSUB
2864 0U, // MSUB
DMipsGenDisassemblerTables.inc1290 /* 3669 */ MCD_OPC_Decode, 237, 8, 24, // Opcode: MSUB
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md822 ### MSUB ### subsection

12