aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/branch-absolute.d
blob: 65e43177454f05fe06a9c0447bcd18d14e0799c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS link branch to absolute expression
#source: ../../../gas/testsuite/gas/mips/branch-absolute.s
#as: -EB -32
#ld: -EB -Ttext 0 -e foo

.*: +file format .*mips.*

Disassembly of section \.text:
	\.\.\.
[0-9a-f]+ <[^>]*> 1000008c 	b	0+001234 <bar>
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 0411008a 	bal	0+001234 <bar>
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 04100088 	bltzal	zero,0+001234 <bar>
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 10400086 	beqz	v0,0+001234 <bar>
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 14400084 	bnez	v0,0+001234 <bar>
[0-9a-f]+ <[^>]*> 00000000 	nop
	\.\.\.