H A D | fpu_helper.c | 2547 #define VSX_CVT_FP_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2574 #define VSX_CVT_FP_TO_FP2(op, nels, stp, ttp, sfifprf) \ argument 2612 #define VSX_CVT_FP_TO_FP_VECTOR(op, nels, stp, ttp, sfld, tfld, sfprf) \ argument 2650 #define VSX_CVT_FP_TO_FP_HP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2781 #define VSX_CVT_FP_TO_INT(op, nels, stp, ttp, sfld, tfld, sfi, rnan) \ argument 2848 #define VSX_CVT_FP_TO_INT2(op, nels, stp, ttp, sfi, rnan) \ argument 2887 #define VSX_CVT_FP_TO_INT_VECTOR(op, stp, ttp, sfld, tfld, rnan) \ argument 2924 #define VSX_CVT_INT_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf, r2sp)\ argument 2957 #define VSX_CVT_INT_TO_FP2(op, stp, ttp) \ argument 2995 #define VSX_CVT_INT_TO_FP_VECTOR(op, stp, ttp, sfld, tfld) \ argument
|