Searched defs:mtc1 (Results 1 – 5 of 5) sorted by relevance
1246 __ mtc1(kScratchReg, i.OutputSingleRegister()); in AssembleArchInstruction() local1409 __ mtc1(i.InputRegister(0), scratch); in AssembleArchInstruction() local1415 __ mtc1(i.InputRegister(0), scratch); in AssembleArchInstruction() local
1193 __ mtc1(kScratchReg, i.OutputSingleRegister()); in AssembleArchInstruction() local1394 __ mtc1(i.InputRegister(0), scratch); in AssembleArchInstruction() local1400 __ mtc1(i.InputRegister(0), scratch); in AssembleArchInstruction() local
907 void AssemblerMIPS32::mtc1(const Operand *OpRt, const Operand *OpFs) { in mtc1() function in Ice::MIPS32::AssemblerMIPS32
2411 void Assembler::mtc1(Register rt, FPURegister fs) { in mtc1() function in v8::internal::Assembler
2678 void Assembler::mtc1(Register rt, FPURegister fs) { in mtc1() function in v8::internal::Assembler