Home
last modified time | relevance | path

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

/third_party/musl/src/fenv/mips64/
H A Dfenv.S9 cfc1 $5, $31
20 cfc1 $5, $31
30 cfc1 $2, $31
37 cfc1 $2, $31
45 cfc1 $5, $31
56 cfc1 $5, $31
/third_party/musl/src/fenv/mips/
H A Dfenv.S9 cfc1 $5, $31
20 cfc1 $5, $31
30 cfc1 $2, $31
37 cfc1 $2, $31
45 cfc1 $5, $31
56 cfc1 $5, $31
/third_party/musl/src/fenv/mipsn32/
H A Dfenv.S8 cfc1 $5, $31
19 cfc1 $5, $31
29 cfc1 $2, $31
36 cfc1 $2, $31
44 cfc1 $5, $31
55 cfc1 $5, $31
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc1551 Format(instr, "cfc1 'rt, 'fs"); in DecodeTypeRegister()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1987 cfc1(scratch, FCSR); in CallRecordWriteStub()
2045 cfc1(scratch, FCSR); in CallRecordWriteStub()
2525 cfc1(scratch, FCSR); in CallRecordWriteStub()
2551 cfc1(scratch, FCSR); in CallRecordWriteStub()
2678 cfc1(scratch, FCSR); in CallRecordWriteStub()
H A Dassembler-mips.h648 void cfc1(Register rt, FPUControlRegister fs);
H A Dassembler-mips.cc2431 void Assembler::cfc1(Register rt, FPUControlRegister fs) { in cfc1() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc2495 cfc1(scratch, FCSR); in CallRecordWriteStub()
2556 cfc1(scratch, FCSR); in CallRecordWriteStub()
3317 cfc1(scratch, FCSR); in CallRecordWriteStub()
H A Dassembler-mips64.h708 void cfc1(Register rt, FPUControlRegister fs);
H A Dassembler-mips64.cc2706 void Assembler::cfc1(Register rt, FPUControlRegister fs) { in cfc1() function in v8::internal::Assembler
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1437 cfc1(scratch.gp(), FCSR); in emit_type_conversion()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1513 __ cfc1(result, FCSR); in AssembleArchInstruction()
1534 __ cfc1(result, FCSR); in AssembleArchInstruction()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2873 __ cfc1(scratch, FCSR); in Generate_DoubleToI()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2958 __ cfc1(scratch, FCSR); in Generate_DoubleToI()

Completed in 117 milliseconds