/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 1183 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 D | macro-assembler-mips.h | 734 mfc1(dst_low, src); in Move() 747 mfc1(dst_low, src); in FmoveLow()
|
H A D | assembler-mips.h | 644 void mfc1(Register rt, FPURegister fs);
|
H A D | assembler-mips.cc | 2419 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 1349 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 D | macro-assembler-mips64.h | 716 mfc1(dst_low, src); in Move() 733 mfc1(dst_low, src); in FmoveLow()
|
H A D | assembler-mips64.h | 703 void mfc1(Register rt, FPURegister fs);
|
H A D | assembler-mips64.cc | 2690 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 D | IceAssemblerMIPS32.h | 205 void mfc1(const Operand *OpRt, const Operand *OpFs);
|
H A D | IceAssemblerMIPS32.cpp | 767 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 D | IceInstMIPS32.cpp | 565 ActualOpcode = "mfc1"; in emit() 841 Asm->mfc1(getDest(), getSrc(0)); in emitIAS()
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
H A D | liftoff-assembler-mips64.h | 1370 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 D | code-generator-mips64.cc | 1244 __ 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 D | code-generator-mips.cc | 1191 __ 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 D | liftoff-assembler-mips.h | 1395 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 D | disasm-mips.cc | 1538 Format(instr, "mfc1 'rt, 'fs"); in DecodeTypeRegister()
|
/third_party/node/deps/v8/src/builtins/mips/ |
H A D | builtins-mips.cc | 2870 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI()
|
/third_party/node/deps/v8/src/builtins/mips64/ |
H A D | builtins-mips64.cc | 2955 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI()
|