bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jalx-1.d
CommitLineData
df58fc94
RS
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
8Disassembly of section \.text:
9
1088000000 <test>:
1188000000: f200 0002 jalx 88000008 <test1>
1288000004: 0000 0000 nop
13
1488000008 <test1>:
1588000008: 00851821 addu v1,a0,a1
16 \.\.\.
This page took 0.07594 seconds and 4 git commands to generate.