Home | History | Annotate | Download | only in mips

Lines Matching full:short_form

135   bool short_form = (abs_value & 0xff) == abs_value;
148 if (short_form) {
205 bool short_form = true;
212 short_form = false;
221 short_form = false;
241 short_form = false;
249 short_form = false;
257 short_form = false;
262 short_form = false;
270 if (short_form) {
448 bool short_form = IS_SIMM16(displacement);
466 short_form = IS_SIMM16_2WORD(displacement);
496 if (short_form) {
549 bool short_form = IS_SIMM16(displacement);
567 short_form = IS_SIMM16_2WORD(displacement);
592 if (short_form) {