Searched refs:NSI (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 368 #define NSI NB + 1 macro 373 #define RA NSI + 1 2532 { "subic", OP(12), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2536 { "subic.", OP(13), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2542 { "subi", OP(14), OP_MASK, PPCCOM, { RT, RA0, NSI } }, 2549 { "subis", OP(15), OP_MASK, PPCCOM, { RT, RA0, NSI } },
|