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