darling-gdb/sim/mn10300
Jeff Law 92284aaa35 * mn10300_sim.h (_state): Add another register (MDR).
(REG_MDR): Define.
        * simops.c: Implement "cmp", "calls", "rets", "jmp" and
        a few additional random insns.
We can now function calls.  We get out of crt0 into main now, then lose
when calls are nested (because don't handle movm yet).
1996-11-27 00:53:25 +00:00
..
.Sanitize * Makefile.in, config.in, configure, configure.in: New files. 1996-11-25 19:52:08 +00:00
ChangeLog * mn10300_sim.h (_state): Add another register (MDR). 1996-11-27 00:53:25 +00:00
configure.in * Makefile.in, config.in, configure, configure.in: New files. 1996-11-25 19:52:08 +00:00
gencode.c * gencode.c, interp.c: Snapshot current simulator code. 1996-11-26 20:40:19 +00:00
interp.c * Makefile.in, config.in, configure, configure.in: New files. 1996-11-25 19:52:08 +00:00
mn10300_sim.h * mn10300_sim.h (_state): Add another register (MDR). 1996-11-27 00:53:25 +00:00
simops.c * mn10300_sim.h (_state): Add another register (MDR). 1996-11-27 00:53:25 +00:00