Lines Matching refs:SIGNEXT
606 else if (op->type & SIGNEXT)
816 if (op->type & SIGNEXT) {
2421 op->type = MKOP(LOAD, SIGNEXT | u, 4);
2427 op->type = MKOP(LOAD, SIGNEXT | u, 2);
2483 op->type = MKOP(LOAD_FP, SIGNEXT, 4);
2541 op->type = MKOP(LOAD_VSX, SIGNEXT, 4);
2790 op->type = MKOP(LOAD, SIGNEXT | u, 2);
2886 op->type = MKOP(LOAD, SIGNEXT, 4);
3000 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 4);
3095 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 2);
3425 if (op->type & SIGNEXT)