diff options
Diffstat (limited to 'sim/mn10300/ChangeLog')
-rw-r--r-- | sim/mn10300/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index 32402c3..ab20c14 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,5 +1,8 @@ Fri Dec 6 14:13:34 1996 Jeffrey A Law (law@cygnus.com) + * simops.c: Call abort for any instruction that's not currently + simulated. + * simops.c: Define accessor macros to extract register values from instructions. Use them consistently. |