Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dconstants-mips64.h246 const int kBp3Shift = 6; variable
1080 return this->Bits(kBp3Shift + kBp3Bits - 1, kBp3Shift); in Bp3Value()