aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/simops.c
AgeCommit message (Expand)AuthorFilesLines
1996-12-02 * simops.c: Fix "mov am, dn".Jeff Law1-1/+1
1996-12-01 * simops.c: Fix more bugs in "add imm,an" andJeff Law1-8/+8
1996-11-27 * simops.c: Fix bugs in "movm" and "add imm,an".Jeff Law1-17/+17
1996-11-27 * simops.c: Don't lose the upper 24 bits of the returnJeff Law1-16/+150
1996-11-27 * simops.c: Implement the remaining 5, 6 and 7 byte instructions.Jeff Law1-50/+166
1996-11-27 * simops.c Implement remaining 4 byte instructions.Jeff Law1-38/+142
1996-11-27 * simops.c Implement remaining 3 byte instructions.Jeff Law1-32/+118
1996-11-27 * simops.c: Implement remaining 2 byte instructions. CallJeff Law1-23/+115
1996-11-27 * simops.c: Implement lots of random instructions.Jeff Law1-129/+640
1996-11-27 * simops.c: Implement "movm" and "bCC" insns.Jeff Law1-7/+158
1996-11-27 * mn10300_sim.h (_state): Add another register (MDR).Jeff Law1-8/+192
1996-11-26 * mn10300_sim.h (PSW_*): Define for CC status tracking.Jeff Law1-19/+295
1996-11-25 * Makefile.in, config.in, configure, configure.in: New files.Jeff Law1-0/+1228