Searched refs:RegShiftValue (Results 1 – 2 of 2) sorted by relevance
562 inline int RegShiftValue() const { return Bit(4); } in RegShiftValue() function
198 if ((instr->RegShiftValue() == 0) && (shift == LSL) && (shift_amount == 0)) { in PrintShiftRm()202 if (instr->RegShiftValue() == 0) { in PrintShiftRm()