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