Searched refs:SISIGNOPT (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 649 #define SISIGNOPT SI + 1 macro 653 #define SI8 SISIGNOPT + 1 3858 {"lis", OP(15), DRA_MASK, PPCCOM, PPCVLE, {RT, SISIGNOPT}}, 3859 {"liu", OP(15), DRA_MASK, PWRCOM, PPCVLE, {RT, SISIGNOPT}}, 3860 {"addis", OP(15), OP_MASK, PPCCOM, PPCVLE, {RT, RA0, SISIGNOPT}}, 3861 {"cau", OP(15), OP_MASK, PWRCOM, PPCVLE, {RT, RA0, SISIGNOPT}},
|