diff options
author | Jeff Law <law@redhat.com> | 1996-12-10 20:06:33 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-12-10 20:06:33 +0000 |
commit | 3b159258ad6555fec451a7277aa580656717bf2e (patch) | |
tree | f66f733eeb17573212fa55b6ee9a391ccd3271b0 /gas/testsuite/ChangeLog | |
parent | 6429b296981ad2010652bff478580ccbfcc114e1 (diff) | |
download | gdb-3b159258ad6555fec451a7277aa580656717bf2e.zip gdb-3b159258ad6555fec451a7277aa580656717bf2e.tar.gz gdb-3b159258ad6555fec451a7277aa580656717bf2e.tar.bz2 |
* gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
* gas/mn10200/{movb.s, movbu.s}: Likewise.
* gas/mn10200/basic.exp: Run them.
We correctly assemble & insert operands for all mn10200 instructions.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index bf44a55..9054a12 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com) + + * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests. + * gas/mn10200/{movb.s, movbu.s}: Likewise. + * gas/mn10200/basic.exp: Run them. + Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com) * gas/mn10200/*.s: New tests for the mn10200 assembler. |