Searched refs:kBHigh (Results 1 – 1 of 1) sorted by relevance
1361 constexpr uint16_t kBHigh[8] = {0x0, 0x8, 0x10, 0x18, 0x100, 0x108, 0x110, 0x118}; in DecodeCompressedBeqzBnez() local1373 .offset = static_cast<int16_t>(SignExtend<9>(kBHigh[high_imm] + kBLow[low_imm])), in DecodeCompressedBeqzBnez()