* gas/sh/sh64/syntax-1.s: Regenerate.

This commit is contained in:
Kaz Kojima 2009-09-09 23:17:34 +00:00
parent a50b1753d4
commit 6af0f15200
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2009-09-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* gas/sh/sh64/syntax-1.s: Regenerate.
2009-09-08 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*.

View File

@ -114,10 +114,10 @@ s5:
bt .+6
bra .+6
bsr .+6
mov.l @(4,pc),r0
mov.l @(2,pc),r0
mov.l @(4,r0),r0
mov.l @(4,gbr),r0
mova @(6,pc),r0
mova @(8,pc),r0
mov.l r0,@(4,r0)
mov.l r0,@(4,gbr)