Home
last modified time | relevance | path

Searched refs:kInstructionsFor64BitConstant (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips64/
Dassembler-mips64-inl.h153 pc_ + Assembler::kInstructionsFor64BitConstant * Assembler::kInstrSize); in target_address_address()
Dassembler-mips64.h528 instruction_payload - kInstructionsFor64BitConstant * kInstrSize, in deserialization_set_special_target_at()
555 static const int kInstructionsFor64BitConstant = 5; variable