* Fixes for PR 18015, from customer.

Thu Oct 29 11:06:30 EST 1998  Frank Ch. Eigler <fche@cygnus.com>
	* r5900.igen: Fix PSRLVW, MULTU1, PADSBH instructions,
	as per customer patch.
This commit is contained in:
Frank Ch. Eigler 1998-10-29 09:30:11 +00:00
parent 5c01b16e4e
commit 3ac7980b23
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
start-sanitize-r5900
Thu Oct 29 11:06:30 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
* r5900.igen: Fix PSRLVW, MULTU1, PADSBH instructions,
as per customer patch.
end-sanitize-r5900
Fri Oct 9 18:02:25 1998 Doug Evans <devans@canuck.cygnus.com>
* interp.c: #include "itable.h" if WITH_IGEN.