Searched refs:ShiftAmountValue (Results 1 – 3 of 3) sorted by relevance
564 inline int ShiftAmountValue() const { return Bits(11, 7); } in ShiftAmountValue() function
193 int shift_amount = instr->ShiftAmountValue(); in PrintShiftRm()
1350 int shift_amount = instr->ShiftAmountValue(); in GetShiftRm()