Lines Matching defs:shortForm
199 bool shortForm = (absValue & 0xff) == absValue;
206 } else if (shortForm) {
215 } else if (shortForm) {
222 shortForm = false;
223 if (LOWREG(rDestSrc1) && shortForm) {
228 shortForm = false;
237 if (shortForm)
285 bool shortForm = (absValue & 0x7) == absValue;
292 shortForm = true;
297 shortForm = true;
300 } else if (shortForm) {
316 if (shortForm) {
329 shortForm = (!neg && value <= 31);
333 shortForm = (!neg && value <= 31);
337 shortForm = (!neg && value <= 31);
358 if (shortForm)
591 bool shortForm = false;
601 shortForm = true;
611 shortForm = true;
616 shortForm = true;
621 shortForm = true;
631 shortForm = true;
643 shortForm = true;
656 if (shortForm) {
721 bool shortForm = false;
732 shortForm = true;
742 shortForm = true;
753 shortForm = true;
763 shortForm = true;
773 if (shortForm) {