diff options
author | Jeff Law <law@redhat.com> | 1996-09-13 21:27:22 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-09-13 21:27:22 +0000 |
commit | 1b3b1c2d3cada7949e183d024f32ace0652d3ac0 (patch) | |
tree | 972e854c8ea02e6b2e4895eb55fd985b27ea1b80 /gas | |
parent | 76d30c3f4986c24d349eee9064a886b53a419674 (diff) | |
download | gdb-1b3b1c2d3cada7949e183d024f32ace0652d3ac0.zip gdb-1b3b1c2d3cada7949e183d024f32ace0652d3ac0.tar.gz gdb-1b3b1c2d3cada7949e183d024f32ace0652d3ac0.tar.bz2 |
* gas/h8300/macs.s: Add "stmac" instructions.
* gas/h8300/basic.exp: Test them.
Somehow I forgot to test "stmac".
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 49b4d15..45ce2d0 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com) + + * gas/h8300/macs.s: Add "stmac" instructions. + * gas/h8300/basic.exp: Test them. + Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk> * gas/arm/thumb.s (back): Check assembly of Thumb BL. |