MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-addend-micromips-n64.d
CommitLineData
70e65ca8
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS BAL addend encoding (n64)
3#as: -64 -march=from-abi
4#source: branch-addend-micromips.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
11[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
12[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
13[0-9a-f]+ <[^>]*> 00000000 nop
14[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15[0-9a-f]+ <[^>]*> 4060 0000 bal 0000000000001018 <bar\+0x8>
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo\+0xfffc
17[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0xfffc
18[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0xfffc
19[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
20[0-9a-f]+ <[^>]*> 4060 0000 bal 0000000000001020 <bar\+0x10>
21[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar\+0xfffc
22[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0xfffc
23[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0xfffc
24[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
25[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
26[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
27 \.\.\.
This page took 0.066411 seconds and 4 git commands to generate.