Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-n32-4.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS branch local symbol relocation 4 (n32)
3 #as: -n32 -march=from-abi
4 #source: branch-local-4.s
5
6 .*: +file format .*mips.*
7
8 Disassembly 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]+ <[^>]*> 00000027 nor zero,zero,zero
15 [0-9a-f]+ <[^>]*> 04110000 bal 00001018 <bar\+0x8>
16 [ ]*[0-9a-f]+: R_MIPS_PC16 foo-0x4
17 [0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
18 [0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
19 [0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
20 \.\.\.
This page took 0.036612 seconds and 4 git commands to generate.