forked from Imagelibrary/binutils-gdb
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user