Searched defs:vfp_double_packed_abs (Results 1 – 2 of 2) sorted by relevance
288 #define vfp_double_packed_abs(v) ((v) & ~(1ULL << 63)) macro