Searched refs:SISIGNOPT (Results 1 – 1 of 1) sorted by relevance
/arch/powerpc/xmon/ |
D | ppc-opc.c | 462 #define SISIGNOPT SI + 1 macro 467 #define SPR SISIGNOPT + 1 2546 { "lis", OP(15), DRA_MASK, PPCCOM, { RT, SISIGNOPT } }, 2547 { "liu", OP(15), DRA_MASK, PWRCOM, { RT, SISIGNOPT } }, 2548 { "addis", OP(15), OP_MASK, PPCCOM, { RT,RA0,SISIGNOPT } }, 2549 { "cau", OP(15), OP_MASK, PWRCOM, { RT,RA0,SISIGNOPT } },
|