Home | History | Annotate | Download | only in disas

Lines Matching refs:NSI

682   /* The NSI field in a D form instruction.  This is the same as the
684 #define NSI NB + 1
689 #define RA NSI + 1
1370 /* The NSI field in a D form instruction. This is the same as the SI
2613 { "subic", OP(12), OP_MASK, PPCCOM, { RT, RA, NSI } },
2617 { "subic.", OP(13), OP_MASK, PPCCOM, { RT, RA, NSI } },
2623 { "subi", OP(14), OP_MASK, PPCCOM, { RT, RA0, NSI } },
2630 { "subis", OP(15), OP_MASK, PPCCOM, { RT, RA0, NSI } },