old-cross-binutils/sim/v850
Jeff Law d81352b8b8 * interp.c: OP should be an array of 32bit operands!
(v850_callback): Declare.
        (do_format_5): Fix extraction of OP[0].
        (sim_size): Remove debugging printf.
        (sim_set_callbacks): Do something useful.
        (sim_stop_reason): Gross hacks to get c-torture running.
        * simops.c: Simplify code for computing targets of bCC
        insns.   Invert 's' bit if 'ov' bit is set for some
        instructions.  Fix 'cy' bit handling for numerous
        instructions.  Make the simulator stop when a halt
        instruction is encountered.  Very crude support for
        emulated syscalls (trap 0).
        * v850_sim.h: Include "callback.h" and declare
        v850_callback.  Items in the operand array are 32bits.
Fixes & syscall stuff.
1996-09-03 16:25:51 +00:00
..
.Sanitize * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
ChangeLog * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00
configure.in * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
gencode.c * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
interp.c * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00
Makefile.in * interp.c (hash): Update to be more accurate. 1996-08-29 23:39:23 +00:00
simops.c * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00
v850_sim.h * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00