OSDN Git Service

2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
authorshrinivas <shrinivas>
Fri, 17 Oct 2003 12:45:54 +0000 (12:45 +0000)
committershrinivas <shrinivas>
Fri, 17 Oct 2003 12:45:54 +0000 (12:45 +0000)
commitbf5351a24f9cabd48a86b4c67eb22bc52695effd
treea7e87359f3969c1e1c727fbb43a1c2e0474d9174
parentd414824c9bde09b5c4c137c6d0c668d3b5412964
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