Searched refs:kBp2Bits (Results 1 – 8 of 8) sorted by relevance
282 const int kBp2Bits = 2; variable1029 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()1203 sa >>= kBp2Bits; in InstructionType()
1308 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
2197 uint16_t sa = (ALIGN << kBp2Bits) | bp; in align()
4089 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
245 const int kBp2Bits = 2; variable1075 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()1263 sa >>= kBp2Bits; in InstructionType()
1496 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()
2560 uint16_t sa = (ALIGN << kBp2Bits) | bp; in align()
4186 sa >>= kBp2Bits; in DecodeTypeRegisterSPECIAL3()