Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
authorDave Brolley <brolley@redhat.com>
Wed, 18 Nov 1998 16:29:08 +0000 (16:29 +0000)
committerDave Brolley <brolley@redhat.com>
Wed, 18 Nov 1998 16:29:08 +0000 (16:29 +0000)
* gas/fr30/allinsn.s (dmov): Correct hex literals.

gas/testsuite/ChangeLog
gas/testsuite/gas/fr30/allinsn.s

index ed74589..75b8c2b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Nov 18 11:27:56 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * gas/fr30/allinsn.s (dmov): Correct hex literals.
+
 Tue Nov 17 15:24:20 1998  Nick Clifton  <nickc@cygnus.com>
 
        * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
index 0990803..47889a7 100644 (file)
@@ -381,21 +381,21 @@ call_d:
        nop
        .global dmov
 dmov:
-       dmov @88H, r13
-       dmov r13, @54H
+       dmov @0x88, r13
+       dmov r13, @0x54
        dmov @0x44, @r13+
        dmov @R13+, @0x2
-       dmov @2cH, @-r15
-       dmov @r15+, @#38
+       dmov @0x2c, @-r15
+       dmov @r15+, @38
        .global dmovh
 dmovh:
-       dmovh @88H, r13
-       dmovh r13, @52h
+       dmovh @0x88, r13
+       dmovh r13, @0x52
        dmovh @0x34, @r13 +
        dmovh @r13+, @0x52
        .global dmovb
 dmovb:
-       dmovb @91H, r13
+       dmovb @0x91, r13
        dmovb r13, @0x53
        dmovb @71, @r13+
        dmovb @r13+, @0x0