Home
last modified time | relevance | path

Searched refs:mthc1 (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h729 mthc1(src_high, dst); in FmoveHigh()
740 mthc1(src_high, dst); in Move()
H A Dmacro-assembler-mips64.cc2315 mthc1(scratch1, scratch); in CallRecordWriteStub()
2517 mthc1(at, dst); in CallRecordWriteStub()
2967 mthc1(scratch, dst); in CallRecordWriteStub()
3002 mthc1(scratch, dst); in CallRecordWriteStub()
3004 mthc1(zero_reg, dst); in CallRecordWriteStub()
H A Dassembler-mips64.h700 void mthc1(Register rt, FPURegister fs);
H A Dassembler-mips64.cc2682 void Assembler::mthc1(Register rt, FPURegister fs) { in mthc1() function in v8::internal::Assembler
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc1554 Format(instr, "mthc1 'rt, 'fs"); in DecodeTypeRegister()
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h642 void mthc1(Register rt, FPURegister fs);
H A Dmacro-assembler-mips.cc2109 mthc1(rt, fs); in CallRecordWriteStub()
2319 mthc1(scratch, dst); in CallRecordWriteStub()
H A Dassembler-mips.cc2415 void Assembler::mthc1(Register rt, FPURegister fs) { in mthc1() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1294 __ mthc1(kScratchReg, dst); in AssembleArchInstruction()

Completed in 57 milliseconds