Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-ppv32.d
... / ...
CommitLineData
1#source: pushpopv32.s
2#as: --underscore --march=v32 --em=criself
3#objdump: -dr
4
5.*:[ ]+file format .*-cris
6
7Disassembly of section \.text:
80+ <start>:
9[ ]+0:[ ]+84e2[ ]+subq 4,sp
10[ ]+2:[ ]+eeab[ ]+move\.d r10,\[sp\]
11[ ]+4:[ ]+84e2[ ]+subq 4,sp
12[ ]+6:[ ]+7eba[ ]+move srp,\[sp\]
13[ ]+8:[ ]+6eae[ ]+move\.d \[sp\+\],r10
14[ ]+a:[ ]+3ebe[ ]+move \[sp\+\],srp
This page took 0.022353 seconds and 4 git commands to generate.