Searched defs:high_opcode (Results 1 – 1 of 1) sorted by relevance
1583 uint8_t high_opcode = GetBits<28, 4>(); in DecodeMiscMem() local1619 uint8_t high_opcode = GetBits<25, 7>(); in DecodeOp() local1654 uint8_t high_opcode = GetBits<27, 5>(); in DecodeAmo() local1860 uint16_t high_opcode = GetBits<20 + kShiftFieldSize, 12 - kShiftFieldSize>(); in DecodeOp() local1873 uint16_t high_opcode = GetBits<20 + kShiftFieldSize, 12 - kShiftFieldSize>(); in DecodeOp() local