MIPS: Verify the ISA mode and alignment of branch and jump targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@branch-misc-5-64.d
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
11 Disassembly of section \.text:
12 [0-9a-f]+ <[^>]*> 9400 0000 b 0+0004 <g6\+0x4>
13 0: R_MICROMIPS_PC16_S1 x1\-0x4
14 0: R_MIPS_NONE \*ABS\*\-0x4
15 0: R_MIPS_NONE \*ABS\*\-0x4
16 [0-9a-f]+ <[^>]*> 0c00 nop
17 [0-9a-f]+ <[^>]*> 9400 0000 b 0+000a <g6\+0xa>
18 6: R_MICROMIPS_PC16_S1 x2\-0x4
19 6: R_MIPS_NONE \*ABS\*\-0x4
20 6: R_MIPS_NONE \*ABS\*\-0x4
21 [0-9a-f]+ <[^>]*> 0c00 nop
22 [0-9a-f]+ <[^>]*> 9400 0000 b 0+0010 <g6\+0x10>
23 c: R_MICROMIPS_PC16_S1 \.Ldata\-0x4
24 c: R_MIPS_NONE \*ABS\*\-0x4
25 c: R_MIPS_NONE \*ABS\*\-0x4
26 [0-9a-f]+ <[^>]*> 0c00 nop
27 [0-9a-f]+ <[^>]*> 0c00 nop
28 \.\.\.
This page took 0.029471 seconds and 4 git commands to generate.