~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/arm/vfp2.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -dr --prefix-addresses --show-raw-insn
 
2
#name: VFP Additional instructions
 
3
#as: -mfpu=vfp
 
4
 
 
5
# Test the ARM VFP Double Precision instructions
 
6
 
 
7
.*: +file format .*arm.*
 
8
 
 
9
Disassembly of section .text:
 
10
0+000 <[^>]*> ec4a5b10  vmov    d0, r5, sl
 
11
0+004 <[^>]*> ec5a5b10  vmov    r5, sl, d0
 
12
0+008 <[^>]*> ec4a5a37  (vmov   s15, s16, r5, sl|fmsrr  {s15, s16}, r5, sl)
 
13
0+00c <[^>]*> ec5a5a37  (vmov   r5, sl, s15, s16|fmrrs  r5, sl, {s15, s16})
 
14
0+010 <[^>]*> ec45ab1f  vmov    d15, sl, r5
 
15
0+014 <[^>]*> ec55ab1f  vmov    sl, r5, d15
 
16
0+018 <[^>]*> ec45aa38  (vmov   s17, s18, sl, r5|fmsrr  {s17, s18}, sl, r5)
 
17
0+01c <[^>]*> ec55aa38  (vmov   sl, r5, s17, s18|fmrrs  sl, r5, {s17, s18})