Home
last modified time | relevance | path

Searched refs:vfp_double (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/vfp/
A Dvfpdouble.c207 vfp_propagate_nan(struct vfp_double *vdd, struct vfp_double *vdn, in vfp_propagate_nan()
210 struct vfp_double *nan; in vfp_propagate_nan()
441 struct vfp_double vdm; in vfp_double_fcvts()
484 struct vfp_double vdm; in vfp_double_fuito()
496 struct vfp_double vdm; in vfp_double_fsito()
508 struct vfp_double vdm; in vfp_double_ftoui()
587 struct vfp_double vdm; in vfp_double_ftosi()
683 vfp_double_fadd_nonnumber(struct vfp_double *vdd, struct vfp_double *vdn, in vfp_double_fadd_nonnumber()
686 struct vfp_double *vdp; in vfp_double_fadd_nonnumber()
725 vfp_double_add(struct vfp_double *vdd, struct vfp_double *vdn, in vfp_double_add()
[all …]
A Dvfp.h254 struct vfp_double { struct
297 static inline void vfp_double_unpack(struct vfp_double *s, s64 val) in vfp_double_unpack()
315 static inline s64 vfp_double_pack(struct vfp_double *s) in vfp_double_pack()
324 static inline int vfp_double_type(struct vfp_double *s) in vfp_double_type()
343 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char …
A Dvfpsingle.c485 struct vfp_double vdd; in vfp_single_fcvtd()

Completed in 8 milliseconds