~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-11.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: -dz
 
2
#as: -mfix-24k -32
 
3
#name: 24K: Triple Store (gprel relocs)
 
4
 
 
5
.*: +file format .*mips.*
 
6
 
 
7
Disassembly of section .text:
 
8
0+ <.*>:
 
9
   0:   00842020        add     a0,a0,a0
 
10
   4:   00842020        add     a0,a0,a0
 
11
   8:   00842020        add     a0,a0,a0
 
12
   c:   00842020        add     a0,a0,a0
 
13
  10:   af820000        sw      v0,0\(gp\)
 
14
  14:   af830000        sw      v1,0\(gp\)
 
15
  18:   00000000        nop
 
16
  1c:   af840000        sw      a0,0\(gp\)
 
17
  20:   00000000        nop
 
18
#pass