Home
last modified time | relevance | path

Searched refs:GenInstrMsaMI10 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1342 void Assembler::GenInstrMsaMI10(SecondaryField operation, int32_t s10, in GenInstrMsaMI10() function in v8::internal::Assembler
2987 GenInstrMsaMI10(opcode, source.offset(), source.rm(), wd); \
2993 GenInstrMsaMI10(opcode, 0, scratch, wd); \
H A Dassembler-mips.h1749 void GenInstrMsaMI10(SecondaryField operation, int32_t s10, Register rs,
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1271 void Assembler::GenInstrMsaMI10(SecondaryField operation, int32_t s10, in GenInstrMsaMI10() function in v8::internal::Assembler
3194 GenInstrMsaMI10(opcode, source.offset() / b, source.rm(), wd); \
3200 GenInstrMsaMI10(opcode, 0, scratch, wd); \
H A Dassembler-mips64.h1785 void GenInstrMsaMI10(SecondaryField operation, int32_t s10, Register rs,

Completed in 22 milliseconds