Searched defs:vfp_double (Results 1 – 1 of 1) sorted by relevance
254 struct vfp_double { struct255 s16 exponent;256 u16 sign;257 u64 significand;