Searched refs:ShiftValue (Results 1 – 2 of 2) sorted by relevance
643 inline int ShiftValue() const { return static_cast<ShiftOp>(Bits(6, 5)); } in ShiftValue() function
212 int shift_index = instr->ShiftValue(); in PrintShiftRm()