binutils-gdb/sim/h8300
Shrinivas Atre 59768597d9 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
* h8300/compile.c : Addition of extern variable h8300_normal_mode
        (SP) : Handle normal mode
        (bitfrom) : Use normal mode flag to return suitable value
        (lvalue) : Use normal mode flag to return command line location
        (decode) : Decode instruction correctly for normal mode
        (init_pointers) : Initialise memory correctly for normal mode
        (sim_resume) : Handle cases for normal mode using h8300_normal_mode flag
        (sim_store_register) : Handle 2 byte PC for normal mode
        (sim_fetch_register) : Handle 2 byte PC for normal mode
        (set_h8300h) : Set normal mode flag as per architechture
        (sim_load) : Allocate 64K for normal mode instead of bigger memory
2003-10-17 12:45:55 +00:00
..
acconfig.h
ChangeLog 2003-07-18 Michael Snyder <msnyder@redhat.com> 2003-07-29 21:03:39 +00:00
compile.c 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com> 2003-10-17 12:45:55 +00:00
config.in
configure
configure.in
inst.h
Makefile.in
sim-main.h 2003-06-24 Michael Snyder <msnyder@redhat.com> 2003-07-02 19:04:58 +00:00
tconfig.in
writecode.c