binutils-gdb/sim/h8300
Michael Snyder f408565cc8 2003-07-18 Michael Snyder <msnyder@redhat.com>
* compile.c (decode): Enhancements for mova.
        Initialize cst, reg, and rdisp inside the loop, for each
        new instruction.  Defer correction of the disp2 values until
        later, and then adjust them by the size of the first operand,
        rather than the size of the instruction.
        (sim_resume): For mova, adjust the size of the second operand
        according to the type of the first operand (INDEXB vs. INDEXW).
        In cases where there is only one operand, the other two must
        both be composed on the fly.
2003-07-29 21:03:39 +00:00
..
ChangeLog 2003-07-18 Michael Snyder <msnyder@redhat.com> 2003-07-29 21:03:39 +00:00
Makefile.in 2003-06-03 Michael Snyder <msnyder@redhat.com> 2003-06-03 21:38:27 +00:00
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
compile.c 2003-07-18 Michael Snyder <msnyder@redhat.com> 2003-07-29 21:03:39 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
inst.h Added Commandline Support. 2003-03-20 06:00:25 +00:00
sim-main.h 2003-06-24 Michael Snyder <msnyder@redhat.com> 2003-07-02 19:04:58 +00:00
tconfig.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
writecode.c * "Dont" -> "Don't" 2000-06-13 20:32:01 +00:00