aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/avr.h
AgeCommit message (Collapse)AuthorFilesLines
2004-09-11 * gas/config/tc-avr.c: Add support forMarek Michalkiewicz1-5/+10
atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128. * include/opcode/avr.h: Add support for atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
2001-11-10 * avr.h: Update for new devices.Denis Chertykov1-4/+8
2000-08-06 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov1-24/+73
Move related opcodes closer to each other. Minor changes in comments, list undefined opcodes.
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵Nick Clifton1-11/+11
port.
2000-06-09 * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov1-5/+5
2000-06-07 * avr.h: New file with AVR opcodes.Denis Chertykov1-0/+207