Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they are inval...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-ppv32.d
CommitLineData
05e6b315 1#source: pushpopv32.s
9e1373d5 2#as: --underscore --march=v32 --em=criself
05e6b315 3#objdump: -dr
05e6b315
HPN
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.819474 seconds and 4 git commands to generate.