* simops.c: Implement "movm" and "bCC" insns.
[deliverable/binutils-gdb.git] / sim / mn10300 / ChangeLog
1 Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
2
3 * simops.c: Implement "movm" and "bCC" insns.
4
5 * mn10300_sim.h (_state): Add another register (MDR).
6 (REG_MDR): Define.
7 * simops.c: Implement "cmp", "calls", "rets", "jmp" and
8 a few additional random insns.
9
10 * mn10300_sim.h (PSW_*): Define for CC status tracking.
11 (REG_D0, REG_A0, REG_SP): Define.
12 * simops.c: Implement "add", "addc" and a few other random
13 instructions.
14
15 * gencode.c, interp.c: Snapshot current simulator code.
16
17 Mon Nov 25 12:46:38 1996 Jeffrey A Law (law@cygnus.com)
18
19 * Makefile.in, config.in, configure, configure.in: New files.
20 * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
21
This page took 0.042005 seconds and 5 git commands to generate.