merge from gcc
[external/binutils.git] / gas / testsuite / gas / ia64 / no-fit.s
1 .explicit
2 .text
3 _start:
4 {.mfb
5         nop.i   0
6 }
7 {.mlx
8         nop.f   0
9 }
10 {.mfb
11         nop.m   0
12         nop.i   0
13 }
14 {.mfb
15         nop.m   0
16         nop.f   0
17         nop.i   0
18 }
19 {.mlx
20         nop.m   0
21         nop.f   0
22 }
23 {.mfb
24         nop     0
25         nop     0
26         nop     0
27         nop     0
28 }
29 {.mlx
30         nop     0
31         nop     0
32         nop     0
33 }