From: Dave Brolley Date: Tue, 17 Nov 1998 00:29:18 +0000 (+0000) Subject: Mon Nov 16 19:27:52 1998 Dave Brolley X-Git-Tag: gdb-4_18-branchpoint~804 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4229bee92c5c4a74bae491e0be441397dc2db782;p=thirdparty%2Fbinutils-gdb.git Mon Nov 16 19:27:52 1998 Dave Brolley * gas/fr30/allinsn.s: Fixed more typos. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ee9450cca02..4edc89fe3c3 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,10 @@ +Mon Nov 16 19:27:52 1998 Dave Brolley + + * gas/fr30/allinsn.s: Fixed more typos. + Fri Nov 13 13:15:01 1998 Nick Clifton - * gas/fr30/allinsn.s Fixed typos and added some tests of upper + * gas/fr30/allinsn.s: Fixed typos and added some tests of upper case vs lower case. Tue Nov 10 14:54:47 1998 Nick Clifton diff --git a/gas/testsuite/gas/fr30/allinsn.s b/gas/testsuite/gas/fr30/allinsn.s index 03030075311..de5a0dcca53 100644 --- a/gas/testsuite/gas/fr30/allinsn.s +++ b/gas/testsuite/gas/fr30/allinsn.s @@ -213,7 +213,7 @@ ld: lduh: lduh @r10, r11 lduh @(r13, r12), r13 - lduh @(r14, -256), r15 + lduh @(r14, #-256), r15 .text .global ldub ldub: @@ -425,7 +425,7 @@ bhi_d: dmov: dmov @88H, r13 dmov r13, @54H - dmov @0x44, r13+ + dmov @0x44, @r13+ dmov @R13+, @2 dmov @2cH, @-r15 dmov @r15+, @38 @@ -441,7 +441,7 @@ dmovh: dmovb: dmovb @91H, r13 dmovb r13, @0x53 - dmovb @71, r13+ + dmovb @71, @r13+ dmovb @r13+, @0 .text .global ldres