* gas/sh/sh64/syntax-1.s: Regenerate.
This commit is contained in:
parent
a50b1753d4
commit
6af0f15200
2 changed files with 6 additions and 2 deletions
|
@ -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*.
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue