MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@24k-triple-stores-11.d
CommitLineData
fbdd3712
MR
1#objdump: -drz
2#as: -mfix-24k -32
3#name: 24K: Triple Store (gprel relocs)
4#source: 24k-triple-stores-11.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9
10[0-9a-f]+ <.*>:
11 *[0-9a-f]+: 0084 2110 add a0,a0,a0
12 *[0-9a-f]+: 0084 2110 add a0,a0,a0
13 *[0-9a-f]+: 0084 2110 add a0,a0,a0
14 *[0-9a-f]+: 0084 2110 add a0,a0,a0
15 *[0-9a-f]+: f85c 0000 sw v0,0\(gp\)
16 [0-9a-f]+: R_MICROMIPS_GPREL16 sym1
17 *[0-9a-f]+: f87c 0000 sw v1,0\(gp\)
18 [0-9a-f]+: R_MICROMIPS_GPREL16 sym2
19 *[0-9a-f]+: f89c 0000 sw a0,0\(gp\)
20 [0-9a-f]+: R_MICROMIPS_GPREL16 sym3
21#pass
This page took 0.259563 seconds and 4 git commands to generate.