2002-12-27 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-empic-elf.d
CommitLineData
5915a74a 1#objdump: -dr --prefix-addresses --show-raw-insn
d65d31a6 2#name: MIPS jal-empic-elf
5915a74a 3#as: -membedded-pic
d65d31a6
CD
4#source: jal.s
5
6# Test the jal macro with -membedded-pic.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
110+0000 <[^>]*> 0320f809 jalr t9
120+0004 <[^>]*> 00000000 nop
130+0008 <[^>]*> 03202009 jalr a0,t9
140+000c <[^>]*> 00000000 nop
150+0010 <[^>]*> 0411ffff bal 0+0010 <text_label\+0x10>
16[ ]*10: R_MIPS_GNU_REL16_S2 .text
170+0014 <[^>]*> 00000000 nop
180+0018 <[^>]*> 0411ffff bal 0+0018 <text_label\+0x18>
19[ ]*18: R_MIPS_GNU_REL16_S2 external_text_label
200+001c <[^>]*> 00000000 nop
210+0020 <[^>]*> 1000ffff b 0+0020 <text_label\+0x20>
22[ ]*20: R_MIPS_GNU_REL16_S2 .text
230+0024 <[^>]*> 00000000 nop
240+0028 <[^>]*> 1000ffff b 0+0028 <text_label\+0x28>
25[ ]*28: R_MIPS_GNU_REL16_S2 external_text_label
260+002c <[^>]*> 00000000 nop
This page took 0.063216 seconds and 4 git commands to generate.