x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / fragtest.d
1 #objdump: -dr
2 #name: fragtest
3
4 .*: file format .*-cris
5 Disassembly of section \.text:
6 0+ <l1-(0x)?100>:
7 [ ]+0:[ ]+fee0[ ]+ba[ ]+(0x[0]?100|100 <l1>)
8 [ ]+2:[ ]+0f05[ ]+nop[ ]*
9 ^[ ]+\.\.\.
10 [ ]+80:[ ]+e2e0[ ]+ba[ ]+(0x[0]?164|164 <l2>)
11 ^[ ]+82:[ ]+0f05[ ]+nop[ ]*
12 ^[ ]+\.\.\.
13 0+100 <l1>:
14 ^[ ]+\.\.\.
15 0+164 <l2>:
16 [ ]+164:[ ]+ffed 0001[ ]+ba (0x[0]?268|268 <l3>)
17 [ ]+168:[ ]+0f05[ ]+nop[ ]*
18 ^[ ]+\.\.\.
19 [ ]+1e6:[ ]+ffed 6604[ ]+ba (0x[0]?650|650 <l4>)
20 [ ]+1ea:[ ]+0f05[ ]+nop[ ]*
21 ^[ ]+\.\.\.
22 0+268 <l3>:
23 ^[ ]+\.\.\.
24 0+650 <l4>:
25 [ ]+650:[ ]+ffed 0801[ ]+ba (0x[0]?75c|75c <l5>)
26 [ ]+654:[ ]+0f05[ ]+nop[ ]*
27 ^[ ]+\.\.\.
28 [ ]+6d2:[ ]+08e0[ ]+ba[ ]+(0x[0]?6dc|[0]?6dc <l4\+0x8c>)
29 [ ]+6d4:[ ]+0f05[ ]+nop[ ]*
30 [ ]+6d6:[ ]+3f0d 4488 0000[ ]+jump[ ]+(0x8844|8844 <l6>)
31 [ ]+6d8:[ ]+(R_CRIS_)?32[ ]+\.text\+(0x[0]*8844|8844 <l6>)
32 [ ]+6dc:[ ]+f9e0[ ]+ba[ ]+(0x[0]?6d6|6d6 <l4\+0x86>)
33 [ ]+6de:[ ]+0f05[ ]+nop[ ]*
34 ^[ ]+\.\.\.
35 0+75c <l5>:
36 ^[ ]+\.\.\.
37 0+8844 <l6>:
38 ^[ ]+\.\.\.
39 [ ]+88c0:[ ]+fee0[ ]+ba[ ]+(0x89c0|89c0 <l8>)
40 [ ]+88c2:[ ]+0f05[ ]+nop[ ]*
41 ^[ ]+\.\.\.
42 [ ]+8940:[ ]+0000[ ]+bcc[ ]+.*
43 [ ]+8942:[ ]+01e0[ ]+ba[ ]+(0x8844|8844 <l6>)
44 [ ]+8944:[ ]+0f05[ ]+nop[ ]*
45 ^[ ]+\.\.\.
46 0+89c0 <l8>:
47 ^[ ]+\.\.\.
48 [ ]+8a3c:[ ]+ffed 0201[ ]+ba (0x8b42|8b42 <l10>)
49 [ ]+8a40:[ ]+0f05[ ]+nop[ ]*
50 ^[ ]+\.\.\.
51 [ ]+8abe:[ ]+0000[ ]+bcc[ ]+.*
52 [ ]+8ac0:[ ]+ffed fcfe[ ]+ba (0x89c0|89c0 <l8>)
53 [ ]+8ac4:[ ]+0f05[ ]+nop[ ]*
54 ^[ ]+\.\.\.
55 0+8b42 <l10>:
56 ^[ ]+\.\.\.
57 [ ]+8bbe:[ ]+0000[ ]+bcc[ ]+.*
58 [ ]+8bc0:[ ]+ffed 0001[ ]+ba (0x8cc4|8cc4 <l12>)
59 [ ]+8bc4:[ ]+0f05[ ]+nop[ ]*
60 ^[ ]+\.\.\.
61 [ ]+8c42:[ ]+0000[ ]+bcc[ ]+.*
62 [ ]+8c44:[ ]+ffed fafe[ ]+ba (0x8b42|8b42 <l10>)
63 [ ]+8c48:[ ]+0f05[ ]+nop[ ]*
64 ^[ ]+\.\.\.
This page took 0.032172 seconds and 4 git commands to generate.