gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / slot2.s
1 .explicit
2 _start:
3 {.mib
4 br.cloop.sptk start
5 } ;;
6 {.mib
7 nop 0
8 br.cloop.sptk start
9 } ;;
10 {.mbb
11 br.cloop.sptk start
12 nop 0
13 } ;;
14 {.mbb
15 nop 0
16 br.cloop.sptk start
17 nop 0
18 } ;;
This page took 0.030844 seconds and 4 git commands to generate.