Searched defs:vfp_double (Results 1 - 1 of 1) sorted by relevance

/arch/arm/vfp/
H A Dvfp.h257 struct vfp_double { struct
300 static inline void vfp_double_unpack(struct vfp_double *s, s64 val)
318 static inline s64 vfp_double_pack(struct vfp_double *s)
327 static inline int vfp_double_type(struct vfp_double *s)
346 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char *func);

Completed in 7 milliseconds