diff options
author | Nick Clifton <nickc@redhat.com> | 1997-08-22 17:41:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-08-22 17:41:20 +0000 |
commit | 60616228307b15c90848e59ba1975ded948906b0 (patch) | |
tree | e7d8ae7cccc3011668cffd7662bec8cb5568d67f /sim/v850/ChangeLog | |
parent | b9792954bbfee0edca34f6dab1ed0a5af8347e63 (diff) | |
download | gdb-60616228307b15c90848e59ba1975ded948906b0.zip gdb-60616228307b15c90848e59ba1975ded948906b0.tar.gz gdb-60616228307b15c90848e59ba1975ded948906b0.tar.bz2 |
Updated with respect to the HDD-tool-0611 document.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r-- | sim/v850/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index cf73492..56a69a5 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,21 @@ +start-sanitize-v850e +Fri Aug 22 10:39:28 1997 Nick Clifton <nickc@cygnus.com> + + * simops.c (bsh): Only set CY flag if either of the bottom + bytes is zero. + + * simops.c (prepare, dispose): Lower numbered + registers go to higher numbered address. + + * simops.c (unsigned divide instructions): S bit set if result has + top bit set. + +start-sanitize-v850eq + * simops.c (pushml, pushmh, popml, popmh): Lower numbered + registers go to higher numbered address. +end-sanitize-v850eq +end-sanitize-v850e + Wed Aug 20 13:56:35 1997 Nick Clifton <nickc@cygnus.com> * simops.c (OP_107E0, OP_107F0, OP_307E0, OP_307F0): Use correct |