MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-n64-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS branch local symbol relocation 1 (n64)
3 #as: -64 -march=from-abi
4 #source: branch-local-1.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]+ <[^>]*> 0000 02d0 not zero,zero
15 [0-9a-f]+ <[^>]*> 40e2 0000 beqzc v0,0000000000001018 <bar\+0x8>
16 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo-0x4
17 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
18 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
19 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
20 [0-9a-f]+ <[^>]*> cc00 b 000000000000101e <bar\+0xe>
21 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 foo-0x2
22 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x2
23 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x2
24 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
25 [0-9a-f]+ <[^>]*> 8d00 beqz v0,0000000000001024 <bar\+0x14>
26 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 foo-0x2
27 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x2
28 [ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x2
29 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
30 [0-9a-f]+ <[^>]*> 001f 0f3c jr ra
31 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
32 \.\.\.
This page took 0.036743 seconds and 4 git commands to generate.