Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dconstants-mips64.h247 const int kBp3Bits = 3; variable
1056 return Bits(kBp3Shift + kBp3Bits - 1, kBp3Shift); in Bp3Value()
1262 sa >>= kBp3Bits; in InstructionType()
Ddisasm-mips64.cc1510 sa >>= kBp3Bits; in DecodeTypeRegisterSPECIAL3()
Dassembler-mips64.cc2477 uint16_t sa = (DALIGN << kBp3Bits) | bp; in dalign()
Dsimulator-mips64.cc4016 sa >>= kBp3Bits; in DecodeTypeRegisterSPECIAL3()