/external/valgrind/none/tests/mips64/ |
D | arithmetic_instruction.c | 11 MADD, MADDU, MSUB, MSUBU, enumerator 220 case MSUB: in main()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrInfo.td | 807 // MADD*/MSUB* 810 def MSUB : MArithR<4, "msub", MipsMSub>;
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 997 MSUB = MSUB_w, enumerator
|
D | assembler-arm64.cc | 1447 DataProcessing3Source(rd, rn, rm, zr, MSUB); in mneg() 1456 DataProcessing3Source(rd, rn, rm, ra, MSUB); in msub()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 189 // MUL/MNEG are aliases for MADD/MSUB.
|
D | AArch64InstrInfo.td | 719 defm MSUB : MulAccum<1, "msub", sub>;
|
D | AArch64InstrFormats.td | 1449 // MADD/MSUB generation is decided by MachineCombiner.cpp
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 2008 // MADD*/MSUB* 2013 def MSUB : MMRel, MArithR<"msub", II_MSUB>, MULT_FM<0x1c, 4>, 2030 def PseudoMSUB : MAddSubPseudo<MSUB, MipsMSub, II_MSUB>,
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1087 MSUB = MSUB_w, enumerator
|
D | assembler-aarch64.cc | 820 DataProcessing3Source(rd, rn, rm, AppropriateZeroRegFor(rd), MSUB); in mneg() 828 DataProcessing3Source(rd, rn, rm, ra, MSUB); in msub()
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 833 ### MSUB ### subsection
|
/external/valgrind/none/tests/mips32/ |
D | MIPS32int.stdout.exp-mips32-LE | 386 MSUB
|
D | MIPS32int.stdout.exp-mips32-BE | 386 MSUB
|
D | MIPS32int.stdout.exp-mips32r2-LE | 772 MSUB
|
D | MIPS32int.stdout.exp-mips32r2-BE | 772 MSUB
|
D | mips32_dsp.stdout.exp-LE | 1894 -------- MSUB --------
|
D | mips32_dsp.stdout.exp-BE | 1894 -------- MSUB --------
|