x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bcnst-pic.d
1 #objdump: -dr
2 #as: --pic --underscore --em=criself
3 #source: rd-bcnst.s
4
5 # Catches an error in the relaxation machinery and checks that there's no
6 # confusion between section offset and absolute address.
7
8 .*: file format elf32.*-cris
9
10 Disassembly of section \.text:
11
12 0+ <\.text>:
13 [ ]+0:[ ]+0ae0[ ]+ba 0xc
14 [ ]+2:[ ]+0f05[ ]+nop
15 [ ]+4:[ ]+6ffd 0000 0000 3f0e[ ]+move \[pc=pc\+0x0\],p0
16 [ ]+6:[ ]+R_CRIS_32_PCREL[ ]+\*ABS\*\+0xbadb00
17 [ ]+c:[ ]+f770[ ]+bmi 0x4
18 [ ]+e:[ ]+0ae0[ ]+ba 0x1a
19 [ ]+10:[ ]+0f05[ ]+nop
20 [ ]+12:[ ]+6ffd 0000 0000 3f0e[ ]+move \[pc=pc\+0x0\],p0
21 [ ]+14:[ ]+R_CRIS_32_PCREL[ ]+\*ABS\*\+0xb00
22 [ ]+1a:[ ]+f770[ ]+bmi 0x12
23 [ ]+1c:[ ]+0ae0[ ]+ba 0x28
24 [ ]+1e:[ ]+0f05[ ]+nop
25 [ ]+20:[ ]+6ffd 0000 0000 3f0e[ ]+move \[pc=pc\+0x0\],p0
26 [ ]+22:[ ]+R_CRIS_32_PCREL[ ]+\*ABS\*\+0x42
27 [ ]+28:[ ]+f770[ ]+bmi 0x20
28 [ ]+2a:[ ]+0000[ ]+bcc \.\+2
This page took 0.03005 seconds and 4 git commands to generate.