]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
authorShrinivas Atre <shrinivasa@kpitcummins.com>
Fri, 17 Oct 2003 12:45:55 +0000 (12:45 +0000)
committerShrinivas Atre <shrinivasa@kpitcummins.com>
Fri, 17 Oct 2003 12:45:55 +0000 (12:45 +0000)
commit59768597d9c278ea1dfd6a45414cc21a3ae9bd05
tree0cf6e1e45da13811b6bf5bc0b2172315d0703e47
parentc98a2b49aca1282e0a097e6f42eb94df895151ce
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
sim/ChangeLog
sim/h8300/compile.c