* gas/all/gas.exp: Exclude float.s for crisv32-*-*.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-ppv32.d
CommitLineData
05e6b315
HPN
1#source: pushpopv32.s
2#as: --march=v32
3#objdump: -dr
4#name: pushpopv32
5
6.*:[ ]+file format .*-cris
7
8Disassembly of section \.text:
90+ <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.023117 seconds and 4 git commands to generate.