2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>

* crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3, us4, us5 (respectively).
 	Remove unsupported 'popa' instruction.
	Reverse operands order in store co-processor instructions.
This commit is contained in:
Tomer Levi 2004-10-25 09:47:25 +00:00
parent 396e337840
commit fc3d45e89e
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
* crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3,
us4, us5 (respectively).
Remove unsupported 'popa' instruction.
Reverse operands order in store co-processor instructions.
2004-10-15 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am"