]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* run.c (main): Add -h flag to enable h8/300h emulation.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 9 Jul 1993 21:42:02 +0000 (21:42 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 9 Jul 1993 21:42:02 +0000 (21:42 +0000)
commit89a2c4fdaa80d3045b48c48d7f9025e3b1b3d90a
tree71fe5cd2fc47a2ef36565f76b1a9c08a08408f41
parent271d73872f23d32209adc4d5e864060849897961
* run.c (main): Add -h flag to enable h8/300h emulation.
* compile.c: Rename Hmode to HMODE (consistency with gdb).
(set_h8300h): New function.
(sim_resume): Add support for extu,exts insns.
(sim_resume): Fix logical right shifting.
(sim_resume, label alu32): Fix setting of carry flag.
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/h8300/run.c