Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / 24k-triple-stores-11.d
1 #objdump: -d
2 #as: -mfix-24k
3 #name: 24K: Triple Store (gprel relocs)
4
5 .*: +file format .*mips.*
6
7 Disassembly of section .text:
8 00000000 <.text>:
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