~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/24k-triple-stores-2-llsc.d

  • 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
#objdump: -dr
 
2
#as: -mfix-24k -32
 
3
#name: 24K: Triple Store (Range Check, sc)
 
4
 
 
5
.*: +file format .*mips.*
 
6
 
 
7
Disassembly of section .text:
 
8
0+ <.*>:
 
9
   0:   e3a20020        sc      v0,32\(sp\)
 
10
   4:   e3a30008        sc      v1,8\(sp\)
 
11
   8:   e3a4fff8        sc      a0,-8\(sp\)
 
12
   c:   00000000        nop
 
13
  10:   e3a50000        sc      a1,0\(sp\)
 
14
  14:   e3a60020        sc      a2,32\(sp\)
 
15
        \.\.\.