summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/jalx-1.d
blob: f0826288ecb3a24290e3491d767853d2026dbced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#name: MIPS jalx-1
#source: jalx-1.s
#ld: -T jalx-1.ld
#objdump: -d

.*: +file format .*mips.*

Disassembly of section \.text:

88000000 <test>:
88000000:	f200 0002 	jalx	88000008 <test1>
88000004:	0000 0000 	nop

88000008 <test1>:
88000008:	00851821 	addu	v1,a0,a1
	\.\.\.