Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>

* gas/fr30/allinsn.s: Fixed more typos.
This commit is contained in:
Dave Brolley 1998-11-17 00:29:18 +00:00
parent 6a1254af01
commit 4229bee92c
2 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,10 @@
Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>
* gas/fr30/allinsn.s: Fixed more typos.
Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com>
* 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 <nickc@cygnus.com>

View file

@ -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