Home
last modified time | relevance | path

Searched refs:NO_RPTR (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcrx-opc.c474 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),
488 REGLIST_INST ("storm", 0x344, NO_RPTR),
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcrx-opc.c474 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),
488 REGLIST_INST ("storm", 0x344, NO_RPTR),
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dcrx.h212 #define NO_RPTR (1 << 18) macro
Dcr16.h204 #define NO_RPTR (1 << 18) macro
DChangeLog-04152350 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dcr16.h204 #define NO_RPTR (1 << 18) macro
Dcrx.h212 #define NO_RPTR (1 << 18) macro
DChangeLog-04152350 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-crx.c1628 if (instruction->flags & NO_RPTR) in warn_if_needed()
Dtc-cr16.c2132 if (instruction->flags & NO_RPTR) in warn_if_needed()