Lines Matching refs:REGLIST_INST
467 #define REGLIST_INST(NAME, OPC, FLAG) \
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),