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