Searched refs:REGISTER_P (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Davr-dis.c446 int regs = REGISTER_P (*constraints);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Davr-dis.c446 int regs = REGISTER_P (*constraints);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Davr-dis.c446 int regs = REGISTER_P (*constraints);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Davr-dis.c446 int regs = REGISTER_P (*constraints);
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h80 #define REGISTER_P(x) ((x) == 'r' \ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h80 #define REGISTER_P(x) ((x) == 'r' \ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h80 #define REGISTER_P(x) ((x) == 'r' \ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h80 #define REGISTER_P(x) ((x) == 'r' \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.c1372 if (REGISTER_P (*op))
1391 if (REGISTER_P (*op))
H A Dtc-xgate.c44 #define REGISTER_P(ptr) (ptr == 'r') macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.c1372 if (REGISTER_P (*op))
1391 if (REGISTER_P (*op))
H A Dtc-xgate.c44 #define REGISTER_P(ptr) (ptr == 'r') macro

Completed in 130 milliseconds