Home
last modified time | relevance | path

Searched refs:MSACSR (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc2156 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction()
2158 __ ctcmsa(MSACSR, kScratchReg2); in AssembleArchInstruction()
2160 __ ctcmsa(MSACSR, kScratchReg); in AssembleArchInstruction()
2165 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction()
2167 __ ctcmsa(MSACSR, kScratchReg2); in AssembleArchInstruction()
2169 __ ctcmsa(MSACSR, kScratchReg); in AssembleArchInstruction()
2174 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction()
2176 __ ctcmsa(MSACSR, kScratchReg2); in AssembleArchInstruction()
2178 __ ctcmsa(MSACSR, kScratchReg); in AssembleArchInstruction()
2183 __ cfcmsa(kScratchReg, MSACSR); in AssembleArchInstruction()
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dregister-mips64.h273 constexpr MSAControlRegister MSACSR = {kMSACSRRegister}; member
H A Dmacro-assembler-mips64.cc2763 cfcmsa(scratch, MSACSR); in CallRecordWriteStub()
2769 ctcmsa(MSACSR, scratch2); in CallRecordWriteStub()
2771 ctcmsa(MSACSR, scratch); in CallRecordWriteStub()
2779 cfcmsa(scratch, MSACSR); in CallRecordWriteStub()
2785 ctcmsa(MSACSR, scratch2); in CallRecordWriteStub()
2787 ctcmsa(MSACSR, scratch); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dregister-mips.h262 constexpr MSAControlRegister MSACSR = {kMSACSRRegister}; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4032 .Case("$msacsr", Mips::MSACSR) in parseRegForInlineAsmConstraint()

Completed in 20 milliseconds