Searched refs:NO_RPTR (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | crx-opc.c | 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), 488 REGLIST_INST ("storm", 0x344, NO_RPTR),
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | crx-opc.c | 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), 488 REGLIST_INST ("storm", 0x344, NO_RPTR),
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | crx.h | 212 #define NO_RPTR (1 << 18) macro
|
| D | cr16.h | 204 #define NO_RPTR (1 << 18) macro
|
| D | ChangeLog-0415 | 2350 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | cr16.h | 204 #define NO_RPTR (1 << 18) macro
|
| D | crx.h | 212 #define NO_RPTR (1 << 18) macro
|
| D | ChangeLog-0415 | 2350 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-crx.c | 1628 if (instruction->flags & NO_RPTR) in warn_if_needed()
|
| D | tc-cr16.c | 2132 if (instruction->flags & NO_RPTR) in warn_if_needed()
|