* simops.c: Implement lots of random instructions.

Implments most instructions with first nibble 0x0 - 0xe and
those with the first byte 0xf0 - 0xf2.
This commit is contained in:
Jeff Law
1996-11-27 07:20:36 +00:00
parent 1f3bea2169
commit 707641f658
2 changed files with 642 additions and 129 deletions

View File

@ -1,5 +1,7 @@
Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
* simops.c: Implement lots of random instructions.
* simops.c: Implement "movm" and "bCC" insns.
* mn10300_sim.h (_state): Add another register (MDR).

File diff suppressed because it is too large Load Diff