1 #objdump: -dr
2 
3 # Catches an error in the relaxation machinery and checks that there's no
4 # confusion between section offset and absolute address.
5 
6 .*:     file format .*-cris
7 
8 Disassembly of section \.text:
9 
10 0+ <\.text>:
11 [ 	]+0:[ 	]+08e0[ 	]+ba 0xa
12 [ 	]+2:[ 	]+0f05[ 	]+nop
13 [ 	]+4:[ 	]+3f0d 00db ba00[ 	]+jump 0xbadb00
14 [ 	]+a:[ 	]+f970[ 	]+bmi 0x4
15 [ 	]+c:[ 	]+08e0[ 	]+ba 0x16
16 [ 	]+e:[ 	]+0f05[ 	]+nop
17 [ 	]+10:[ 	]+3f0d 000b 0000[ 	]+jump 0xb00
18 [ 	]+16:[ 	]+f970[ 	]+bmi 0x10
19 [ 	]+18:[ 	]+08e0[ 	]+ba 0x22
20 [ 	]+1a:[ 	]+0f05[ 	]+nop
21 [ 	]+1c:[ 	]+3f0d 4200 0000[ 	]+jump 0x42
22 [ 	]+22:[ 	]+f970[ 	]+bmi 0x1c
23