Searched refs:AVR_UNDEF_P (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Davr-dis.c129 if (AVR_UNDEF_P (insn))
151 if (AVR_UNDEF_P (insn))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Davr-dis.c129 if (AVR_UNDEF_P (insn))
151 if (AVR_UNDEF_P (insn))
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Davr-dis.c129 if (AVR_UNDEF_P (insn))
151 if (AVR_UNDEF_P (insn))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Davr-dis.c129 if (AVR_UNDEF_P (insn))
151 if (AVR_UNDEF_P (insn))
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.c1416 if (!avr_opt.all_opcodes && AVR_UNDEF_P (bin))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.c1416 if (!avr_opt.all_opcodes && AVR_UNDEF_P (bin))

Completed in 112 milliseconds