* Handle 10 and 20-bit versions of Break instruction. Move handling
* of special values from signal_exception() in interp.c into mips.igen. * * Modified: ChangeLog gencode.c interp.c mips.igen sim-main.h
This commit is contained in:
parent
c36224ac5a
commit
0001bce1f8
@ -1,3 +1,13 @@
|
|||||||
|
Tue Jun 9 12:46:24 1998 Ian Carmichael <iancarm@cygnus.com>
|
||||||
|
|
||||||
|
* mips.igen (BREAK): Moved code to here for
|
||||||
|
simulator-reserved break instructions.
|
||||||
|
* gencode.c (build_instruction): Ditto.
|
||||||
|
* interp.c (signal_exception): Code moved from here. Non-
|
||||||
|
reserved instructions now use exception vector, rather
|
||||||
|
than halting sim.
|
||||||
|
* sim-main.h: Moved magic constants to here.
|
||||||
|
|
||||||
start-sanitize-tx3904
|
start-sanitize-tx3904
|
||||||
Tue Jun 9 12:29:50 1998 Frank Ch. Eigler <fche@cygnus.com>
|
Tue Jun 9 12:29:50 1998 Frank Ch. Eigler <fche@cygnus.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user