MIPS/GAS: Sanitize `.option picX' pseudo-op
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-fragtest-pic.d
1 #objdump: -dr
2 #as: --pic
3 #target: cris-*-*elf* cris-*-linux-gnu
4 #source: fragtest.s
5
6 .*: file format .*-cris
7 Disassembly of section \.text:
8 0+ <l1-(0x)?100>:
9 [ ]+0:[ ]+fee0[ ]+ba[ ]+(0x[0]?100|100 <l1>)
10 [ ]+2:[ ]+0f05[ ]+nop[ ]*
11 ^[ ]+\.\.\.
12 [ ]+80:[ ]+e2e0[ ]+ba[ ]+(0x[0]?164|164 <l2>)
13 ^[ ]+82:[ ]+0f05[ ]+nop[ ]*
14 ^[ ]+\.\.\.
15 0+100 <l1>:
16 ^[ ]+\.\.\.
17 0+164 <l2>:
18 [ ]+164:[ ]+ffed 0001[ ]+ba (0x[0]?268|268 <l3>)
19 [ ]+168:[ ]+0f05[ ]+nop[ ]*
20 ^[ ]+\.\.\.
21 [ ]+1e6:[ ]+ffed 6604[ ]+ba (0x[0]?650|650 <l4>)
22 [ ]+1ea:[ ]+0f05[ ]+nop[ ]*
23 ^[ ]+\.\.\.
24 0+268 <l3>:
25 ^[ ]+\.\.\.
26 0+650 <l4>:
27 [ ]+650:[ ]+ffed 0a01[ ]+ba (0x[0]?75e|75e <l5>)
28 [ ]+654:[ ]+0f05[ ]+nop[ ]*
29 ^[ ]+\.\.\.
30 [ ]+6d2:[ ]+0ae0[ ]+ba[ ]+(0x[0]?6de|[0]?6de <l4\+0x8e>)
31 [ ]+6d4:[ ]+0f05[ ]+nop[ ]*
32 [ ]+6d6:[ ]+6ffd 6a81 0000 3f0e[ ]+move \[\$?pc=\$?pc\+816a <l5\+0x7a0c>\],\$?p0
33 [ ]+6de:[ ]+f7e0[ ]+ba[ ]+(0x[0]?6d6|6d6 <l4\+0x86>)
34 [ ]+6e0:[ ]+0f05[ ]+nop[ ]*
35 ^[ ]+\.\.\.
36 0+75e <l5>:
37 ^[ ]+\.\.\.
38 0+8846 <l6>:
39 ^[ ]+\.\.\.
40 [ ]+88c2:[ ]+fee0[ ]+ba[ ]+(0x89c2|89c2 <l8>)
41 [ ]+88c4:[ ]+0f05[ ]+nop[ ]*
42 ^[ ]+\.\.\.
43 [ ]+8942:[ ]+0000[ ]+bcc[ ]+.*
44 [ ]+8944:[ ]+01e0[ ]+ba[ ]+(0x8846|8846 <l6>)
45 [ ]+8946:[ ]+0f05[ ]+nop[ ]*
46 ^[ ]+\.\.\.
47 0+89c2 <l8>:
48 ^[ ]+\.\.\.
49 [ ]+8a3e:[ ]+ffed 0201[ ]+ba (0x8b44|8b44 <l10>)
50 [ ]+8a42:[ ]+0f05[ ]+nop[ ]*
51 ^[ ]+\.\.\.
52 [ ]+8ac0:[ ]+0000[ ]+bcc[ ]+.*
53 [ ]+8ac2:[ ]+ffed fcfe[ ]+ba (0x89c2|89c2 <l8>)
54 [ ]+8ac6:[ ]+0f05[ ]+nop[ ]*
55 ^[ ]+\.\.\.
56 0+8b44 <l10>:
57 ^[ ]+\.\.\.
58 [ ]+8bc0:[ ]+0000[ ]+bcc[ ]+.*
59 [ ]+8bc2:[ ]+ffed 0001[ ]+ba (0x8cc6|8cc6 <l12>)
60 [ ]+8bc6:[ ]+0f05[ ]+nop[ ]*
61 ^[ ]+\.\.\.
62 [ ]+8c44:[ ]+0000[ ]+bcc[ ]+.*
63 [ ]+8c46:[ ]+ffed fafe[ ]+ba (0x8b44|8b44 <l10>)
64 [ ]+8c4a:[ ]+0f05[ ]+nop[ ]*
65 ^[ ]+\.\.\.
66 0+8cc6 <l12>:
67 ^[ ]+\.\.\.
This page took 0.032151 seconds and 4 git commands to generate.