2005-09-02 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / gas / arm / vfp2_t2.d
blobbb988e5472e2b377056e7cac335b3222acd726ed
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: Thumb-2 VFP Additional instructions
3 #as: -mfpu=vfp
5 # Test the ARM VFP Double Precision instructions
7 .*: +file format .*arm.*
9 Disassembly of section .text:
10 0+000 <[^>]*> ec4a 5b10 fmdrr d0, r5, sl
11 0+004 <[^>]*> ec5a 5b10 fmrrd r5, sl, d0
12 0+008 <[^>]*> ec4a 5a37 fmsrr r5, sl, {s15, s16}
13 0+00c <[^>]*> ec5a 5a37 fmrrs r5, sl, {s15, s16}
14 0+010 <[^>]*> ec45 ab1f fmdrr d15, sl, r5
15 0+014 <[^>]*> ec55 ab1f fmrrd sl, r5, d15
16 0+018 <[^>]*> ec45 aa38 fmsrr sl, r5, {s17, s18}
17 0+01c <[^>]*> ec55 aa38 fmrrs sl, r5, {s17, s18}