summaryrefslogtreecommitdiffstats
path: root/include/opcode/avr.h
Commit message (Collapse)AuthorAgeFilesLines
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* * gas/config/tc-avr.c: Add support forMarek Michalkiewicz2004-09-111-5/+10
| | | | | | | atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128. * include/opcode/avr.h: Add support for atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
* * avr.h: Update for new devices.Denis Chertykov2001-11-101-4/+8
|
* * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov2000-08-061-24/+73
| | | | | Move related opcodes closer to each other. Minor changes in comments, list undefined opcodes.
* Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵Nick Clifton2000-06-271-11/+11
| | | | port.
* * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2000-06-091-5/+5
|
* * avr.h: New file with AVR opcodes.Denis Chertykov2000-06-071-0/+207