x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bkw1b.d
1 #as: --underscore --em=criself --march=v32
2 #source: brokw-1.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:[ ]+0c00[ ]+.*
11 [ ]+4:[ ]+4102[ ]+moveq[ ]+1,r0
12 [ ]+6:[ ]+0ee0[ ]+ba[ ]+14 <next_label>
13 [ ]+8:[ ]+b005[ ]+nop[ ]*
14 [ ]+a:[ ]+b005[ ]+nop[ ]*
15 [ ]+c:[ ]+bf0e 0880 0000[ ]+ba[ ]+8014 <sym1>
16 [ ]+12:[ ]+b005[ ]+nop[ ]*
17 0+14 <next_label>:
18 [ ]+14:[ ]+4202[ ]+moveq[ ]+2,r0
19 [ ]+\.\.\.
20 0+8014 <sym1>:
21 [ ]+8014:[ ]+4302[ ]+moveq[ ]+3,r0
22 [ ]+\.\.\.
23
This page took 0.030462 seconds and 4 git commands to generate.