aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/jalx-1.d
blob: 7acfbdd5ef345591a99a638c2b2fad8c479d6bfb (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:

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

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