2006-11-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vfpv3-const-conv.d
1 # name: VFPv3 additional constant and conversion ops
2 # as: -mfpu=vfp3
3 # objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section \.text:
8 0[0-9a-f]+ <[^>]+> eef08a04 fconsts s17, #4
9 0[0-9a-f]+ <[^>]+> eeba9a05 fconsts s18, #165
10 0[0-9a-f]+ <[^>]+> eef49a00 fconsts s19, #64
11 0[0-9a-f]+ <[^>]+> eef01b04 fconstd d17, #4
12 0[0-9a-f]+ <[^>]+> eefa2b05 fconstd d18, #165
13 0[0-9a-f]+ <[^>]+> eef43b00 fconstd d19, #64
14 0[0-9a-f]+ <[^>]+> eefa8a63 fshtos s17, #9
15 0[0-9a-f]+ <[^>]+> eefa1b63 fshtod d17, #9
16 0[0-9a-f]+ <[^>]+> eefa8aeb fsltos s17, #9
17 0[0-9a-f]+ <[^>]+> eefa1beb fsltod d17, #9
18 0[0-9a-f]+ <[^>]+> eefb8a63 fuhtos s17, #9
19 0[0-9a-f]+ <[^>]+> eefb1b63 fuhtod d17, #9
20 0[0-9a-f]+ <[^>]+> eefb8aeb fultos s17, #9
21 0[0-9a-f]+ <[^>]+> eefb1beb fultod d17, #9
22 0[0-9a-f]+ <[^>]+> eefe9a64 ftoshs s19, #7
23 0[0-9a-f]+ <[^>]+> eefe3b64 ftoshd d19, #7
24 0[0-9a-f]+ <[^>]+> eefe9aec ftosls s19, #7
25 0[0-9a-f]+ <[^>]+> eefe3bec ftosld d19, #7
26 0[0-9a-f]+ <[^>]+> eeff9a64 ftouhs s19, #7
27 0[0-9a-f]+ <[^>]+> eeff3b64 ftouhd d19, #7
28 0[0-9a-f]+ <[^>]+> eeff9aec ftouls s19, #7
29 0[0-9a-f]+ <[^>]+> eeff3bec ftould d19, #7
This page took 0.03779 seconds and 5 git commands to generate.