symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@branch-misc-5-64.d
CommitLineData
00437d3b
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-5-64
3#source: branch-misc-5.s
4#as: -64 -non_shared
5
6# Test branches to undefined symbols and a defined local symbol
7# in another section (microMIPS).
8
9.*: +file format .*mips.*
10
11Disassembly of section \.text:
7bd374a4 12[0-9a-f]+ <[^>]*> 40e0 0000 bc 0+0004 <g6\+0x4>
00437d3b
MR
13 0: R_MICROMIPS_PC16_S1 x1\-0x4
14 0: R_MIPS_NONE \*ABS\*\-0x4
15 0: R_MIPS_NONE \*ABS\*\-0x4
7bd374a4
MR
16[0-9a-f]+ <[^>]*> 40e0 0000 bc 0+0008 <g6\+0x8>
17 4: R_MICROMIPS_PC16_S1 x2\-0x4
18 4: R_MIPS_NONE \*ABS\*\-0x4
19 4: R_MIPS_NONE \*ABS\*\-0x4
20[0-9a-f]+ <[^>]*> 40e0 0000 bc 0+000c <g6\+0xc>
21 8: R_MICROMIPS_PC16_S1 \.Ldata\-0x4
22 8: R_MIPS_NONE \*ABS\*\-0x4
23 8: R_MIPS_NONE \*ABS\*\-0x4
00437d3b 24 \.\.\.
This page took 0.215772 seconds and 4 git commands to generate.