2002-03-01 Chris Demetriou <cgd@broadcom.com>

* mips.igen (CACHE): Provide instruction-printing string.

        * interp.c (signal_exception): Comment tokens after #endif.
This commit is contained in:
Chris Demetriou 2002-03-01 19:55:42 +00:00
parent 26eb409359
commit 0d3e762b2f
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2002-03-01 Chris Demetriou <cgd@broadcom.com>
* mips.igen (CACHE): Provide instruction-printing string.
* interp.c (signal_exception): Comment tokens after #endif.
2002-02-28 Chris Demetriou <cgd@broadcom.com>
* mips.igen (LWXC1): Mark with filter "64,f", rather than just "32".

View File

@ -1805,7 +1805,7 @@ signal_exception (SIM_DESC sd,
#ifdef SUBTARGET_3900
/* Exception vector: BEV=0 BFC00000 / BEF=1 BFC00000 */
PC = (signed)0xBFC00000;
#endif SUBTARGET_3900
#endif /* SUBTARGET_3900 */
return;
case TLBModification:

View File

@ -4348,6 +4348,7 @@
101111,5.BASE,5.OP,16.OFFSET:NORMAL:32::CACHE
"cache <OP>, <OFFSET>(r<BASE>)"
*mipsIII:
*mipsIV:
*mipsV: