PR gas/1049
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-ppv1032.d
1 #source: pushpopv32.s
2 #as: --march=common_v10_v32 --em=criself
3 #objdump: -dr
4 #name: pushpopv1032
5
6 .*:[ ]+file format .*-cris
7
8 Disassembly of section \.text:
9 0+ <start>:
10 [ ]+0:[ ]+84e2[ ]+subq 4,sp
11 [ ]+2:[ ]+eeab[ ]+move\.d r10,\[sp\]
12 [ ]+4:[ ]+84e2[ ]+subq 4,sp
13 [ ]+6:[ ]+7eba[ ]+move srp,\[sp\]
14 [ ]+8:[ ]+6eae[ ]+move\.d \[sp\+\],r10
15 [ ]+a:[ ]+3ebe[ ]+move \[sp\+\],srp
This page took 0.044562 seconds and 4 git commands to generate.