Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / jalx-1.d
1 #name: MIPS jalx-1
2 #source: jalx-1.s
3 #ld: -T jalx-1.ld
4 #objdump: -d
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9
10 88000000 <test>:
11 88000000: f200 0002 jalx 88000008 <test1>
12 88000004: 0000 0000 nop
13
14 88000008 <test1>:
15 88000008: 00851821 addu v1,a0,a1
16 \.\.\.