Home
last modified time | relevance | path

Searched defs:kLongBranchPCOffset (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dassembler-mips.h616 static constexpr int kLongBranchPCOffset = 3 * kInstrSize; variable
/external/v8/src/mips64/
Dassembler-mips64.h626 static constexpr int kLongBranchPCOffset = 3 * kInstrSize; variable