Searched refs:o_byte (Results 1 – 2 of 2) sorted by relevance
4258 uint8_t i_byte, o_byte; in DecodeTypeRegisterSPECIAL3() local4267 o_byte = static_cast<uint8_t>(((i_byte * 0x0802LU & 0x22110LU) | in DecodeTypeRegisterSPECIAL3()4272 output = output | (static_cast<uint32_t>(o_byte << 24)); in DecodeTypeRegisterSPECIAL3()4363 uint8_t i_byte, o_byte; in DecodeTypeRegisterSPECIAL3() local4372 o_byte = in DecodeTypeRegisterSPECIAL3()4378 output = output | ((static_cast<uint64_t>(o_byte) << 56)); in DecodeTypeRegisterSPECIAL3()
4153 uint8_t i_byte, o_byte; in DecodeTypeRegisterSPECIAL3() local4162 o_byte = static_cast<uint8_t>(((i_byte * 0x0802LU & 0x22110LU) | in DecodeTypeRegisterSPECIAL3()4167 output = output | (static_cast<uint32_t>(o_byte << 24)); in DecodeTypeRegisterSPECIAL3()