MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-1.d
CommitLineData
0e9c5a5c
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch local symbol relocation 1
3#as: -32
4#source: branch-local-1.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
11[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
12[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
13[0-9a-f]+ <[^>]*> 0000 0000 nop
14[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15[0-9a-f]+ <[^>]*> 40e2 fffe beqzc v0,00001014 <bar\+0x4>
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
17[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
18[0-9a-f]+ <[^>]*> cfff b 0000101c <bar\+0xc>
19[ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 foo
20[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
21[0-9a-f]+ <[^>]*> 8d7f beqz v0,00001022 <bar\+0x12>
22[ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 foo
23[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
24[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
25[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
26 \.\.\.
This page took 0.109888 seconds and 4 git commands to generate.