Searched refs:RegShiftValue (Results 1 – 4 of 4) sorted by relevance
647 inline int RegShiftValue() const { return Bit(4); } in RegShiftValue() function
218 if ((instr->RegShiftValue() == 0) && (shift == LSL) && (shift_amount == 0)) { in PrintShiftRm()222 if (instr->RegShiftValue() == 0) { in PrintShiftRm()
643 inline int RegShiftValue() const { return Bit(4); } in RegShiftValue() function
221 if ((instr->RegShiftValue() == 0) && (shift == LSL) && (shift_amount == 0)) { in PrintShiftRm()225 if (instr->RegShiftValue() == 0) { in PrintShiftRm()