* gas/cris: Adjust all files for testing target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bcnst.d
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|a <.*)
12 [ ]+2:[ ]+0f05[ ]+nop
13 [ ]+4:[ ]+3f0d 00db ba00[ ]+jump (0xbadb00|badb00 <.*)
14 [ ]+a:[ ]+f970[ ]+bmi (0x4|4 <.*)
15 [ ]+c:[ ]+08e0[ ]+ba (0x16|16 <.*)
16 [ ]+e:[ ]+0f05[ ]+nop
17 [ ]+10:[ ]+3f0d 000b 0000[ ]+jump (0xb00|b00 <.*)
18 [ ]+16:[ ]+f970[ ]+bmi (0x10|10 <.*)
19 [ ]+18:[ ]+08e0[ ]+ba (0x22|22 <.*)
20 [ ]+1a:[ ]+0f05[ ]+nop
21 [ ]+1c:[ ]+3f0d 4200 0000[ ]+jump (0x42|42 <.*)
22 [ ]+22:[ ]+f970[ ]+bmi (0x1c|1c <.*)
This page took 0.030037 seconds and 4 git commands to generate.