summaryrefslogtreecommitdiff
path: root/cpu/iq2000.cpu
Commit message (Collapse)AuthorAgeFilesLines
* ubsan: iq2000: left shift of negative valueAlan Modra2019-12-231-1/+1
| | | | | | | cpu/ * iq2000.cpu (f-offset): Avoid left shift of negative values. opcodes/ * iq2000-ibld.c: Regenerate.
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Change source files over to GPLv3.Nick Clifton2007-07-051-3/+20
|
* * iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.Nick Clifton2006-05-221-5/+2
|
* * iq2000.cpu: Include from binutils cpu dir.Alan Modra2005-07-061-2/+2
|
* Added quotes around macro arguments so that they will work with newer versionsNick Clifton2004-11-151-4/+4
| | | | of guile.
* Add an index operand to some of the iq2000 co-processor instructionsNick Clifton2004-10-271-21/+4
|
* 2003-06-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-061-0/+1199
Contributed by Red Hat. * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston, Stan Cox, and Frank Ch. Eigler. * iq2000.opc: New file. Written by Ben Elliston, Frank Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox. * iq2000m.cpu: New file. Written by Jeff Johnston. * iq10.cpu: New file. Written by Jeff Johnston.