Home
last modified time | relevance | path

Searched refs:SISIGNOPT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dppc-opc.c598 #define SISIGNOPT SI + 1 macro
602 #define SI8 SISIGNOPT + 1
3531 {"lis", OP(15), DRA_MASK, PPCCOM, PPCNONE, {RT, SISIGNOPT}},
3532 {"liu", OP(15), DRA_MASK, PWRCOM, PPCNONE, {RT, SISIGNOPT}},
3533 {"addis", OP(15), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, SISIGNOPT}},
3534 {"cau", OP(15), OP_MASK, PWRCOM, PPCNONE, {RT, RA0, SISIGNOPT}},
DChangeLog-92973074 instead. Add new operand SISIGNOPT.
3075 (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.