mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-14 14:29:10 +00:00
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:
parent
26eb409359
commit
0d3e762b2f
@ -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".
|
||||
|
@ -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:
|
||||
|
@ -4348,6 +4348,7 @@
|
||||
|
||||
|
||||
101111,5.BASE,5.OP,16.OFFSET:NORMAL:32::CACHE
|
||||
"cache <OP>, <OFFSET>(r<BASE>)"
|
||||
*mipsIII:
|
||||
*mipsIV:
|
||||
*mipsV:
|
||||
|
Loading…
x
Reference in New Issue
Block a user