Lines Matching full:simm
566 int32_t SImm = MO1.getImm();570 if (SImm == INT32_MIN) {571 SImm = 0;576 if (SImm < 0) {577 SImm = -SImm;581 Imm = SImm;