Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pr21375sx.dd
1 .*: +file format .*mips.*
2
3 Disassembly of section \.text:
4
5 [0-9a-f]+ <foo>:
6 *[0-9a-f]+: 3c1c8000 lui gp,0x8000
7 *[0-9a-f]+: 279c8090 addiu gp,gp,-32624
8 *[0-9a-f]+: 0399e021 addu gp,gp,t9
9 *[0-9a-f]+: 3c048000 lui a0,0x8000
10 *[0-9a-f]+: 3c198000 lui t9,0x8000
11 *[0-9a-f]+: 009c2021 addu a0,a0,gp
12 *[0-9a-f]+: 033cc821 addu t9,t9,gp
13 *[0-9a-f]+: 8f397ff8 lw t9,32760\(t9\)
14 *[0-9a-f]+: 8c847ffc lw a0,32764\(a0\)
15 *[0-9a-f]+: 03200008 jr t9
16 *[0-9a-f]+: 24840004 addiu a0,a0,4
17 \.\.\.
18
19 [0-9a-f]+ <bar>:
20 *[0-9a-f]+: 3c1c8000 lui gp,0x8000
21 *[0-9a-f]+: 279c8050 addiu gp,gp,-32688
22 *[0-9a-f]+: 0399e021 addu gp,gp,t9
23 *[0-9a-f]+: 3c048000 lui a0,0x8000
24 *[0-9a-f]+: 3c198000 lui t9,0x8000
25 *[0-9a-f]+: 009c2021 addu a0,a0,gp
26 *[0-9a-f]+: 033cc821 addu t9,t9,gp
27 *[0-9a-f]+: 8b397ff8 lwl t9,32760\(t9\)
28 *[0-9a-f]+: 98847ffc lwr a0,32764\(a0\)
29 *[0-9a-f]+: 03200008 jr t9
30 *[0-9a-f]+: 24840004 addiu a0,a0,4
31 \.\.\.
This page took 0.035466 seconds and 4 git commands to generate.