Searched refs:NSI (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c491 /* The NSI field in a D form instruction. This is the same as the macro
493 #define NSI NBI + 1
497 /* The NSI field in a D form instruction when we accept a wide range
499 #define NSISIGNOPT NSI + 1
1701 /* The NSI field in a D form instruction. This is the same as the SI
3850 {"subic", OP(12), OP_MASK, PPCCOM, PPCVLE, {RT, RA, NSI}},
3854 {"subic.", OP(13), OP_MASK, PPCCOM, PPCVLE, {RT, RA, NSI}},
3860 {"subi", OP(14), OP_MASK, PPCCOM, PPCVLE, {RT, RA0, NSI}},
7060 {"e_sub16i", OP(7), OP_MASK, PPCVLE, 0, {RT, RA, NSI}},

Completed in 208 milliseconds