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

@@ -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: