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
1080 return this->Bits(kBp3Shift + kBp3Bits - 1, kBp3Shift); in Bp3Value()
1280 sa >>= kBp3Bits; in InstructionType()
Ddisasm-mips64.cc1538 sa >>= kBp3Bits; in DecodeTypeRegisterSPECIAL3()
Dassembler-mips64.cc2568 uint16_t sa = (DALIGN << kBp3Bits) | bp; in dalign()
Dsimulator-mips64.cc4285 sa >>= kBp3Bits; in DecodeTypeRegisterSPECIAL3()