mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* 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:
@ -1,5 +1,7 @@
|
|||||||
Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
|
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.
|
* simops.c: Implement "movm" and "bCC" insns.
|
||||||
|
|
||||||
* mn10300_sim.h (_state): Add another register (MDR).
|
* mn10300_sim.h (_state): Add another register (MDR).
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user