H A D | vfp_helper.c | 345 #define CONV_ITOF(name, ftype, fsz, sign) \ in DO_VFP_cmp() argument 351 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument 361 #define FLOAT_CONVS(name, p, ftype, fsz, sign) \ argument 407 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument 412 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument 425 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument 436 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument 444 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
|