Searched refs:MSUBU (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/none/tests/mips64/ |
D | arithmetic_instruction.c | 11 MADD, MADDU, MSUB, MSUBU, enumerator 227 case MSUBU: in main()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrInfo.td | 811 def MSUBU : MArithR<5, "msubu", MipsMSubu>;
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 2015 def MSUBU : MMRel, MArithR<"msubu", II_MSUBU>, MULT_FM<0x1c, 5>, 2032 def PseudoMSUBU : MAddSubPseudo<MSUBU, MipsMSubu, II_MSUBU>,
|
/external/valgrind/none/tests/mips32/ |
D | MIPS32int.stdout.exp-mips32-LE | 380 MSUBU
|
D | MIPS32int.stdout.exp-mips32-BE | 380 MSUBU
|
D | MIPS32int.stdout.exp-mips32r2-BE | 766 MSUBU
|
D | MIPS32int.stdout.exp-mips32r2-LE | 766 MSUBU
|
D | mips32_dsp.stdout.exp-BE | 1943 -------- MSUBU --------
|
D | mips32_dsp.stdout.exp-LE | 1943 -------- MSUBU --------
|