Searched defs:cfcmsa (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 2156 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2165 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2174 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2183 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2590 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2599 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2608 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local 2617 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips.cc | 3416 void Assembler::cfcmsa(Register rd, MSAControlRegister cs) { in cfcmsa() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | assembler-mips64.cc | 3632 void Assembler::cfcmsa(Register rd, MSAControlRegister cs) { in cfcmsa() function in v8::internal::Assembler
|