Searched refs:vcmp (Results 1 - 17 of 17) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/arm/
H A Deqdf2vfp.S21 vcmp.f64 d0, d1
25 vcmp.f64 d6, d7
H A Deqsf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dgedf2vfp.S22 vcmp.f64 d0, d1
26 vcmp.f64 d6, d7
H A Dgesf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dgtdf2vfp.S22 vcmp.f64 d0, d1
26 vcmp.f64 d6, d7
H A Dgtsf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dledf2vfp.S22 vcmp.f64 d0, d1
26 vcmp.f64 d6, d7
H A Dlesf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dltdf2vfp.S22 vcmp.f64 d0, d1
26 vcmp.f64 d6, d7
H A Dltsf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dnedf2vfp.S21 vcmp.f64 d0, d1
25 vcmp.f64 d6, d7
H A Dnesf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
H A Dunorddf2vfp.S22 vcmp.f64 d0, d1
26 vcmp.f64 d6, d7
H A Dunordsf2vfp.S22 vcmp.f32 s0, s1
26 vcmp.f32 s14, s15
/barrelfish-master/lib/libc/arm/aeabi/
H A Daeabi_vfp_float.S39 vcmp.f32 s0, s1
63 vcmp.f32 s0, s1
74 vcmp.f32 s0, s1
85 vcmp.f32 s0, s1
96 vcmp.f32 s0, s1
107 vcmp.f32 s0, s1
118 vcmp.f32 s0, s1
H A Daeabi_vfp_double.S40 vcmp.f64 d0, d1
67 vcmp.f64 d0, d1
79 vcmp.f64 d0, d1
91 vcmp.f64 d0, d1
103 vcmp.f64 d0, d1
115 vcmp.f64 d0, d1
127 vcmp.f64 d0, d1
/barrelfish-master/lib/libc/gen/
H A Dgetttyent.c132 #define vcmp(e) !strncmp(p, e, sizeof(e) - 1) && p[sizeof(e) - 1] == '=' macro
172 else if (vcmp(_TTYS_WINDOW))
174 else if (vcmp(_TTYS_GROUP))

Completed in 157 milliseconds