* gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vfp2.d
CommitLineData
e45d0630
PB
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
9Disassembly of section .text:
100+000 <[^>]*> ec4a5b10 fmdrr d0, r5, sl
110+004 <[^>]*> ec5a5b10 fmrrd r5, sl, d0
120+008 <[^>]*> ec4a5a37 fmsrr r5, sl, {s15, s16}
130+00c <[^>]*> ec5a5a37 fmrrs r5, sl, {s15, s16}
140+010 <[^>]*> ec45ab1f fmdrr d15, sl, r5
150+014 <[^>]*> ec55ab1f fmrrd sl, r5, d15
160+018 <[^>]*> ec45aa38 fmsrr sl, r5, {s17, s18}
170+01c <[^>]*> ec55aa38 fmrrs sl, r5, {s17, s18}
This page took 0.024353 seconds and 4 git commands to generate.