Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c467 #define REGLIST_INST(NAME, OPC, FLAG) \ macro
474 REGLIST_INST ("push", 0x346, NO_RPTR),
476 REGLIST_INST ("pushx", 0x347, NO_RPTR),
478 REGLIST_INST ("pop", 0x324, NO_RPTR),
480 REGLIST_INST ("popx", 0x327, NO_RPTR),
482 REGLIST_INST ("popret", 0x326, NO_RPTR),
485 REGLIST_INST ("loadm", 0x324, NO_RPTR),
486 REGLIST_INST ("loadma", 0x325, USER_REG),
488 REGLIST_INST ("storm", 0x344, NO_RPTR),
489 REGLIST_INST ("storma", 0x345, USER_REG),
Dcr16-opc.c262 #define REGLIST_INST(NAME, OPC, TYPE) \ macro
270 REGLIST_INST ("push", 0x01, (NO_TYPE_INS | REG_LIST)),
271 REGLIST_INST ("pop", 0x02, (NO_TYPE_INS | REG_LIST)),
272 REGLIST_INST ("popret", 0x03, (NO_TYPE_INS | REG_LIST)),