[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-ppv1032.d
1 #source: pushpopv32.s
2 #as: --underscore --march=common_v10_v32 --em=criself
3 #objdump: -dr
4
5 .*:[ ]+file format .*-cris
6
7 Disassembly of section \.text:
8 0+ <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.031247 seconds and 4 git commands to generate.