* simops.c: Undo last change to "rol" and "ror", original code
[binutils-gdb.git] / sim / mn10300 / ChangeLog
1997-01-21 Jeff Law * simops.c: Undo last change to "rol" and ...
1997-01-16 Jeff Law * simops.c: Fix "rol" and "ror".
1997-01-13 Jeff Law * simops.c: Use REG macros in few places not...
1997-01-06 Jeff Law * mn10300_sim.h (struct _state): Fix number...
1996-12-31 Jeff Law * mn10300_sim.h (struct _state): Put all regist...
1996-12-18 Jeff Law * interp.c (sim_resume): Handle 0xff as a singl...
1996-12-16 Jeff Law * simops.c: Handle "break" instruction.
1996-12-16 Jeff Law * simops.c: Fix restoring the PC for "ret"...
1996-12-10 Jeff Law * simops.c (REG0_4): Define.
1996-12-07 Jeff Law * simops.c (REG0_16): Fix typo.
1996-12-06 Jeff Law * simops.c: Call abort for any instruction...
1996-12-06 Jeff Law * simops.c: Define accessor macros to extract...
1996-12-06 Jeff Law * interp.c: Delete unused global variable ...
1996-12-06 Jeff Law * gencode.c (write_header): Add "insn" and...
1996-12-06 Jeff Law * simops.c: Fix typos in "mov am,(d16,an)"...
1996-12-06 Jeff Law * simops.c: Fix thinkos in last change to ...
1996-12-04 Jeff Law * simops.c: "add imm,sp" does not effect the...
1996-12-04 Jeff Law * simops.c: Treat both operands as signed value...
1996-12-02 Jeff Law * simops.c: Fix "mov imm8,an" and "mov imm16...
1996-12-02 Jeff Law * simops.c: Fix overflow computation for many...
1996-12-02 Jeff Law * simops.c: Fix "movdm, an", "movbu dm, (an...
1996-12-02 Jeff Law * simops.c: Fix "mov am, dn".
1996-12-01 Jeff Law * simops.c: Fix more bugs in "add imm,an" and
1996-11-27 Jeff Law * simops.c: Fix bugs in "movm" and "add imm...
1996-11-27 Jeff Law * simops.c: Don't lose the upper 24 bits of...
1996-11-27 Jeff Law * simops.c: Implement the remaining 5, 6 and...
1996-11-27 Jeff Law * simops.c Implement remaining 4 byte instructions.
1996-11-27 Jeff Law * simops.c Implement remaining 3 byte instructions.
1996-11-27 Jeff Law * simops.c: Implement remaining 2 byte instruct...
1996-11-27 Jeff Law * simops.c: Implement lots of random instructions.
1996-11-27 Jeff Law * simops.c: Implement "movm" and "bCC" insns.
1996-11-27 Jeff Law * mn10300_sim.h (_state): Add another register...
1996-11-26 Jeff Law * mn10300_sim.h (PSW_*): Define for CC status...
1996-11-26 Jeff Law * gencode.c, interp.c: Snapshot current simulat...
1996-11-25 Jeff Law * Makefile.in, config.in, configure, configure...