Searched refs:MFC1 (Results 1 - 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsExpandPseudo.cpp106 const MCInstrDesc& Mfc1Tdd = TII->get(Mips::MFC1);
H A DMipsInstrInfo.cpp114 Opc = Mips::MFC1;
/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp816 unsigned MovOpc = ToFP ? Mips::MTC1 : Mips::MFC1;
848 unsigned MovOpc = Mips::MFC1;
H A DMipsSEInstrInfo.cpp95 Opc = Mips::MFC1;
644 BuildMI(MBB, I, dl, get(Mips::MFC1), DstReg).addReg(SubReg);
H A DMipsFastISel.cpp1080 emitInst(Mips::MFC1, DestReg).addReg(TempReg);
/external/v8/src/mips/
H A Dconstants-mips.h496 MFC1 = ((0U << 3) + 0) << 21,
H A Dassembler-mips.cc2329 GenInstrRegister(COP1, MFC1, rt, fs, f0);
H A Dsimulator-mips.cc3548 case MFC1:
/external/v8/src/mips64/
H A Dconstants-mips64.h524 MFC1 = ((0U << 3) + 0) << 21,
H A Dassembler-mips64.cc2657 GenInstrRegister(COP1, MFC1, rt, fs, f0);
H A Dsimulator-mips64.cc3436 case MFC1:
/external/pcre/dist2/src/sljit/
H A DsljitNativeMIPS_common.c147 #define MFC1 (HI(17)) macro
1315 return push_inst(compiler, MFC1 | flags | T(dst) | FS(TMP_FREG1), MOVABLE_INS);
/external/valgrind/none/tests/mips32/
H A DMoveIns.stdout.exp0 MFC1
/external/capstone/arch/Mips/
H A DMipsGenAsmWriter.inc1055 16444U, // MFC1
2769 0U, // MFC1

Completed in 602 milliseconds