Searched refs:kBp2Bits (Results 1 – 8 of 8) sorted by relevance
331 const int kBp2Bits = 2; variable1457 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()1727 sa >>= kBp2Bits; in InstructionType()
1550 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
2563 uint16_t sa = (ALIGN << kBp2Bits) | bp; in align()
4221 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
293 const int kBp2Bits = 2; variable1504 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()1792 sa >>= kBp2Bits; in InstructionType()
1790 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
2929 uint16_t sa = (ALIGN << kBp2Bits) | bp; in align()
4332 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()