Home
last modified time | relevance | path

Searched refs:mfc1 (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1183 mfc1(scratch, fd); in CallRecordWriteStub()
1211 mfc1(scratch, fd); in CallRecordWriteStub()
1777 mfc1(scratch1, fs); in CallRecordWriteStub()
1932 mfc1(rd, scratch); in CallRecordWriteStub()
1940 mfc1(rd, scratch); in CallRecordWriteStub()
1967 mfc1(rd, scratch); in CallRecordWriteStub()
1975 mfc1(rd, scratch); in CallRecordWriteStub()
2058 mfc1(scratch, src); in CallRecordWriteStub()
2065 mfc1(at, dst); in CallRecordWriteStub()
2115 mfc1(r in CallRecordWriteStub()
[all...]
H A Dmacro-assembler-mips.h734 mfc1(dst_low, src); in Move()
747 mfc1(dst_low, src); in FmoveLow()
H A Dassembler-mips.h644 void mfc1(Register rt, FPURegister fs);
H A Dassembler-mips.cc2419 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1349 mfc1(scratch, fd); in CallRecordWriteStub()
2086 mfc1(scratch1, fs); in CallRecordWriteStub()
2122 mfc1(t8, fs); in CallRecordWriteStub()
2177 mfc1(t8, fs); in CallRecordWriteStub()
2327 mfc1(rd, scratch); in CallRecordWriteStub()
2335 mfc1(rd, scratch); in CallRecordWriteStub()
2362 mfc1(rd, scratch); in CallRecordWriteStub()
2370 mfc1(rd, scratch); in CallRecordWriteStub()
2569 mfc1(scratch, src); in CallRecordWriteStub()
2576 mfc1(a in CallRecordWriteStub()
[all...]
H A Dmacro-assembler-mips64.h716 mfc1(dst_low, src); in Move()
733 mfc1(dst_low, src); in FmoveLow()
H A Dassembler-mips64.h703 void mfc1(Register rt, FPURegister fs);
H A Dassembler-mips64.cc2690 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.h205 void mfc1(const Operand *OpRt, const Operand *OpFs);
H A DIceAssemblerMIPS32.cpp767 void AssemblerMIPS32::mfc1(const Operand *OpRt, const Operand *OpFs) { in mfc1() function in Ice::MIPS32::AssemblerMIPS32
769 emitCOP1MovRtFs(Opcode, OpRt, OpFs, "mfc1"); in mfc1()
806 mfc1(OpRd, OpRs); in move()
H A DIceInstMIPS32.cpp565 ActualOpcode = "mfc1"; in emit()
841 Asm->mfc1(getDest(), getSrc(0)); in emitIAS()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1370 mfc1(scratch1, lhs); in emit_f32_copysign()
1371 mfc1(scratch2, rhs); in emit_f32_copysign()
1479 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1521 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1652 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1665 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1683 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1696 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1244 __ mfc1(kScratchReg, i.InputSingleRegister(0)); in AssembleArchInstruction()
1450 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1456 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1462 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1469 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1475 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1481 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1487 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1494 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
4088 __ mfc1(resul in AssembleArchBoolean()
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1191 __ mfc1(kScratchReg, i.InputSingleRegister(0)); in AssembleArchInstruction()
1418 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1424 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1430 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1437 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1443 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1449 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1455 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
1461 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction()
3885 __ mfc1(resul in AssembleArchBoolean()
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1395 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1435 mfc1(dst.gp(), kScratchDoubleReg); in emit_type_conversion()
1493 mfc1(dst.gp(), src.fp()); in emit_type_conversion()
1505 mfc1(dst.low_gp(), src.fp()); in emit_type_conversion()
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc1538 Format(instr, "mfc1 'rt, 'fs"); in DecodeTypeRegister()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2870 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2955 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI()

Completed in 78 milliseconds