Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bkw2b.d
1 #as: --underscore --em=criself --march=v32
2 #source: brokw-2.s
3 #objdump: -dr
4
5 .*: file format .*-cris
6
7 Disassembly of section \.text:
8 0+ <sym2>:
9 [ ]+0:[ ]+4002[ ]+moveq[ ]+0,r0
10 [ ]+2:[ ]+1600[ ]+.*
11 [ ]+4:[ ]+0e00[ ]+.*
12 [ ]+6:[ ]+4102[ ]+moveq[ ]+1,r0
13 [ ]+8:[ ]+16e0[ ]+ba[ ]+1e <next_label>
14 [ ]+a:[ ]+b005[ ]+nop[ ]*
15 [ ]+c:[ ]+b005[ ]+nop[ ]*
16 [ ]+e:[ ]+bf0e 1280 0000[ ]+ba[ ]+8020 <sym3>
17 [ ]+14:[ ]+b005[ ]+nop[ ]*
18 [ ]+16:[ ]+bf0e 0880 0000[ ]+ba[ ]+801e <sym1>
19 [ ]+1c:[ ]+b005[ ]+nop[ ]*
20 0+1e <next_label>:
21 [ ]+1e:[ ]+4202[ ]+moveq[ ]+2,r0
22 [ ]+\.\.\.
23 0+801e <sym1>:
24 [ ]+801e:[ ]+4302[ ]+moveq[ ]+3,r0
25 0+8020 <sym3>:
26 [ ]+8020:[ ]+4402[ ]+moveq[ ]+4,r0
27 [ ]+\.\.\.
This page took 0.031029 seconds and 4 git commands to generate.