Lines Matching refs:SIGNEXT
532 else if (op->type & SIGNEXT)
740 if (op->type & SIGNEXT) {
2273 op->type = MKOP(LOAD, SIGNEXT | u, 4);
2279 op->type = MKOP(LOAD, SIGNEXT | u, 2);
2335 op->type = MKOP(LOAD_FP, SIGNEXT, 4);
2393 op->type = MKOP(LOAD_VSX, SIGNEXT, 4);
2627 op->type = MKOP(LOAD, SIGNEXT | u, 2);
2723 op->type = MKOP(LOAD, SIGNEXT, 4);
2821 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 4);
2902 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 2);
3241 if (op->type & SIGNEXT)