Home | History | Annotate | Download | only in arm

Lines Matching full:short_form

552   bool short_form = (((abs_value & 0xff) == abs_value) && ARM_LOWREG(r_dest_src1));
559 } else if (short_form) {
567 } else if (short_form) {
572 if (ARM_LOWREG(r_dest_src1) && short_form) {
573 opcode = (short_form) ? kThumbCmpRI8 : kThumbCmpRR;
577 short_form = false;
583 short_form = false;
586 if (short_form) {
775 bool short_form = false;
792 short_form = true;
812 short_form = true;
819 short_form = true;
824 short_form = true;
829 short_form = true;
833 short_form = true;
840 short_form = true;
844 short_form = true;
850 short_form = true;
856 short_form = true;
859 short_form = true;
865 short_form = true;
874 if (short_form) {
906 bool short_form = false;
931 short_form = true;
942 short_form = true;
949 short_form = true;
954 short_form = true;
958 short_form = true;
966 short_form = true;
970 short_form = true;
977 short_form = true;
980 short_form = true;
988 if (short_form) {