Searched defs:REG_R (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | crx-opc.c | 599 #define REG_R(N) REG(CONCAT2(r,N), N, CRX_R_REGTYPE) macro
|
H A D | cr16-opc.c | 472 #define REG_R(N) REG(CONCAT2(r,N), N, CR16_R_REGTYPE) macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | crx-opc.c | 599 #define REG_R(N) REG(CONCAT2(r,N), N, CRX_R_REGTYPE) macro
|
H A D | cr16-opc.c | 472 #define REG_R(N) REG(CONCAT2(r,N), N, CR16_R_REGTYPE) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-z80.c | 453 #define REG_R (10) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-z80.c | 453 #define REG_R (10) macro
|