old-cross-binutils/sim/v850
Jeff Law 9fca2fd3c6 * gencode.c: Fix various indention & style problems.
Remove test code.  Remove #if 0 code.
        * interp.c: Provide prototypes for all static functions.
        Fix minor indention problems.
        (sim_open, sim_resume): Remove unused variables.
        (sim_read): Return type is "int".
        * simops.c: Remove unused variables.
        (divh): Make result of divide-by-zero zero.
        (setf): Initialize result to keep compiler quiet.
        (sar instructions): These just clear the overflow bit.
        * v850_sim.h: Provide prototypes for put_byte, put_half
        and put_word.
Cleaning up.
1996-09-03 18:31:48 +00:00
..
.Sanitize * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
ChangeLog * gencode.c: Fix various indention & style problems. 1996-09-03 18:31:48 +00:00
configure.in * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
gencode.c * gencode.c: Fix various indention & style problems. 1996-09-03 18:31:48 +00:00
interp.c Fix typpppo 1996-09-03 17:15:16 +00:00
Makefile.in * interp.c (hash): Update to be more accurate. 1996-08-29 23:39:23 +00:00
simops.c * gencode.c: Fix various indention & style problems. 1996-09-03 18:31:48 +00:00
v850_sim.h * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00