summaryrefslogtreecommitdiff
path: root/opcodes/iq2000-asm.c
Commit message (Expand)AuthorAgeFilesLines
* fix set but unused variable warningsAlan Modra2010-06-271-24/+34
* * cgen-asm.in: Update copyright year.Doug Evans2010-01-021-1/+1
* Regenerate for copyright date update.Alan Modra2009-01-201-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+9
* Regenerate.Alan Modra2007-03-081-0/+3
* * cgen-ibld.in (insert_normal): Cope with attempts to insert a signed 32-bitNick Clifton2006-03-051-1/+1
* Fix %hi() operator for 64-bit hosts.Nick Clifton2006-02-101-0/+2
* Fix compile time warnings from a GCC 4.0 compilerNick Clifton2005-07-051-2/+2
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-114/+77
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* Initialise value to zero to avoid a compile time warning.Nick Clifton2005-04-041-4/+3
* Fix compile time warnings generated by gcc 4.0Nick Clifton2005-02-231-28/+30
* Fix compile time warning building iq2000-asm.cNick Clifton2005-02-111-3/+3
* Add an index operand to some of the iq2000 co-processor instructionsNick Clifton2004-10-271-11/+15
* regenerate cgen files after prototype fixMichael Meissner2003-08-091-17/+12
* opcodes:Doug Evans2003-06-101-2/+2
* FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.Nick Clifton2003-06-031-6/+3
* * iq2000-asm.c: New file.Stan Cox2003-01-031-0/+891