• Home
  • Raw
  • Download

Lines Matching refs:IsROR

6484           shift.IsROR() && operand.GetShiftRegister().IsLow()) {  in mov()
6634 shift.IsROR() && operand.GetShiftRegister().IsLow()) { in movs()
11468 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtab()
11478 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtab()
11503 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtab16()
11513 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtab16()
11538 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtah()
11548 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtah()
11583 if (!size.IsNarrow() && (shift.IsROR() || (amount == 0)) && in sxtb()
11593 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtb()
11614 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtb16()
11624 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxtb16()
11658 if (!size.IsNarrow() && (shift.IsROR() || (amount == 0)) && in sxth()
11668 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in sxth()
12527 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtab()
12537 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtab()
12562 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtab16()
12572 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtab16()
12597 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtah()
12607 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtah()
12642 if (!size.IsNarrow() && (shift.IsROR() || (amount == 0)) && in uxtb()
12652 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtb()
12673 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtb16()
12683 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxtb16()
12717 if (!size.IsNarrow() && (shift.IsROR() || (amount == 0)) && in uxth()
12727 if ((shift.IsROR() || (amount == 0)) && (amount <= 24) && in uxth()