Searched refs:NSI (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ppc-opc.c | 452 #define NSI NBI + 1 macro 457 #define RA NSI + 1 3518 {"subic", OP(12), OP_MASK, PPCCOM, PPCNONE, {RT, RA, NSI}}, 3522 {"subic.", OP(13), OP_MASK, PPCCOM, PPCNONE, {RT, RA, NSI}}, 3528 {"subi", OP(14), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, NSI}}, 3535 {"subis", OP(15), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, NSI}}, 6493 {"e_sub16i", OP(7), OP_MASK, PPCVLE, PPCNONE, {RT, RA, NSI}},
|