Searched refs:AVR_ISA_AVR3 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h64 #define AVR_ISA_AVR3 AVR_ISA_M603 macro
66 #define AVR_ISA_AVR35 (AVR_ISA_AVR3 | AVR_ISA_MOVW | \
68 #define AVR_ISA_AVR3_ALL (AVR_ISA_AVR3 | AVR_ISA_AVR31 | AVR_ISA_AVR35)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h64 #define AVR_ISA_AVR3 AVR_ISA_M603 macro
66 #define AVR_ISA_AVR35 (AVR_ISA_AVR3 | AVR_ISA_MOVW | \
68 #define AVR_ISA_AVR3_ALL (AVR_ISA_AVR3 | AVR_ISA_AVR31 | AVR_ISA_AVR35)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h64 #define AVR_ISA_AVR3 AVR_ISA_M603 macro
66 #define AVR_ISA_AVR35 (AVR_ISA_AVR3 | AVR_ISA_MOVW | \
68 #define AVR_ISA_AVR3_ALL (AVR_ISA_AVR3 | AVR_ISA_AVR31 | AVR_ISA_AVR35)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h64 #define AVR_ISA_AVR3 AVR_ISA_M603 macro
66 #define AVR_ISA_AVR35 (AVR_ISA_AVR3 | AVR_ISA_MOVW | \
68 #define AVR_ISA_AVR3_ALL (AVR_ISA_AVR3 | AVR_ISA_AVR31 | AVR_ISA_AVR35)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.c183 /* TODO: instruction set for avr3 architecture should be AVR_ISA_AVR3,
248 {"at43usb355", AVR_ISA_AVR3, bfd_mach_avr3},
249 {"at76c711", AVR_ISA_AVR3, bfd_mach_avr3},
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.c183 /* TODO: instruction set for avr3 architecture should be AVR_ISA_AVR3,
248 {"at43usb355", AVR_ISA_AVR3, bfd_mach_avr3},
249 {"at76c711", AVR_ISA_AVR3, bfd_mach_avr3},

Completed in 88 milliseconds