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