Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / ual-vcmp.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: UAL vcmp with 0
3 #as: -mfpu=vfpv3
4
5 .*: +file format .*arm.*
6
7
8 Disassembly of section .text:
9 0+000 <[^>]*> eeb50a40 vcmp.f32 s0, #0.0
10 0+004 <[^>]*> eef50a40 vcmp.f32 s1, #0.0
11 0+008 <[^>]*> eef51ac0 vcmpe.f32 s3, #0.0
12 0+00c <[^>]*> eeb52ac0 vcmpe.f32 s4, #0.0
13 0+010 <[^>]*> eef52a40 vcmp.f32 s5, #0.0
14 0+014 <[^>]*> eeb53a40 vcmp.f32 s6, #0.0
15 0+018 <[^>]*> eef53ac0 vcmpe.f32 s7, #0.0
16 0+01c <[^>]*> eeb54ac0 vcmpe.f32 s8, #0.0
17 0+020 <[^>]*> eef54a40 vcmp.f32 s9, #0.0
18 0+024 <[^>]*> eeb55ac0 vcmpe.f32 s10, #0.0
19 0+028 <[^>]*> eeb50b40 vcmp.f64 d0, #0.0
20 0+02c <[^>]*> eeb51b40 vcmp.f64 d1, #0.0
21 0+030 <[^>]*> eeb52bc0 vcmpe.f64 d2, #0.0
22 0+034 <[^>]*> eeb53bc0 vcmpe.f64 d3, #0.0
23 0+038 <[^>]*> eeb54b40 vcmp.f64 d4, #0.0
24 0+03c <[^>]*> eeb55b40 vcmp.f64 d5, #0.0
25 0+040 <[^>]*> eeb56bc0 vcmpe.f64 d6, #0.0
26 0+044 <[^>]*> eeb57bc0 vcmpe.f64 d7, #0.0
27 0+048 <[^>]*> eeb58b40 vcmp.f64 d8, #0.0
28 0+04c <[^>]*> eeb59bc0 vcmpe.f64 d9, #0.0
This page took 0.036642 seconds and 4 git commands to generate.