Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h1248 extern const Instr kPushInstruction;
H A Dassembler-mips64.cc240 const Instr kPushInstruction = DADDIU | (sp.code() << kRsShift) | member
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h1199 extern const Instr kPushInstruction;
H A Dassembler-mips.cc266 const Instr kPushInstruction = ADDIU | (sp.code() << kRsShift) | member

Completed in 22 milliseconds