~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/tic6x/insns-parallel-multi.s

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Test parallel instructions and section switching.
 
2
.nocmp
 
3
.section .text.f1,"ax",%progbits
 
4
.globl f1
 
5
f1:
 
6
        nop 5
 
7
.section .text.f2,"ax",%progbits
 
8
.globl f2
 
9
f2:
 
10
        nop 4
 
11
.section .text.f1,"ax",%progbits
 
12
||      nop
 
13
||      nop
 
14
||      nop
 
15
||      nop
 
16
||      nop
 
17
||      nop
 
18
.section .text.f2,"ax",%progbits
 
19
||      nop
 
20
||      nop
 
21
||      nop
 
22
||      nop
 
23
||      nop
 
24
||      nop
 
25
.section .text.f1,"ax",%progbits
 
26
||      nop
 
27
.section .text.f2,"ax",%progbits
 
28
||      nop