2002-03-01 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Fri, 1 Mar 2002 19:55:42 +0000 (19:55 +0000)
committerChris Demetriou <cgd@google.com>
Fri, 1 Mar 2002 19:55:42 +0000 (19:55 +0000)
        * mips.igen (CACHE): Provide instruction-printing string.

        * interp.c (signal_exception): Comment tokens after #endif.

sim/mips/ChangeLog
sim/mips/interp.c
sim/mips/mips.igen

index 554b85b..a1499fe 100644 (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".
index a032763..95f0ab6 100644 (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:
index 3c46579..946a99a 100644 (file)
 
 
 101111,5.BASE,5.OP,16.OFFSET:NORMAL:32::CACHE
+"cache <OP>, <OFFSET>(r<BASE>)"
 *mipsIII:
 *mipsIV:
 *mipsV: