~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/mips/micromips-warn-branch-delay.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
# Source file used to test microMIPS fixed-size branch delay slots.
 
2
 
 
3
        .text
 
4
        .set    noreorder
 
5
        .set    noat
 
6
foo:
 
7
        jalrs   $2
 
8
         and    $2,$3,$4
 
9
        jalrs   $2
 
10
         swr    $2,0($3)
 
11
        jalrs   $2
 
12
         swl    $2,0($3)
 
13
        jalrs   $2
 
14
         mul    $16,$18,$19
 
15
        jalrs   $2
 
16
         sltu   $17,$31,$0
 
17
        jalrs   $2
 
18
         add    $17,$0,$17
 
19
        jalrs   $2
 
20
         sub    $17,$17,$13