* gas/m68k/disperr.s: New test.

* gas/m68k/all.exp: Run it.
This commit is contained in:
Jeff Law 1993-12-08 22:32:05 +00:00
parent 627703f982
commit 28b9501dcd
3 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/m68k/disperr.s: New test.
* gas/m68k/all.exp: Run it.
Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/reloc/roundmode.s: New test.

View File

@ -27,6 +27,7 @@ Do-first:
Things-to-keep:
all.exp
disperr.s
p2410.s
p2663.s
pic1.s

View File

@ -0,0 +1,16 @@
#NO_APP
gcc2_compiled.:
___gnu_compiled_c:
.text
.even
.globl _foo
_foo:
link a6,#-12
fmovex a6@(-12),fp0
fmovex fp0,sp@-
jbsr _bar
addqw #8,sp
addqw #4,sp
L1:
unlk a6
rts