H A D | vfp_helper.c | 343 #define CONV_ITOF(name, ftype, fsz, sign) \ in DO_VFP_cmp() argument 349 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument 359 #define FLOAT_CONVS(name, p, ftype, fsz, sign) \ argument 405 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument 410 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument 423 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument 434 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument 442 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
|