H A D | fpu_helper.c | 2549 #define VSX_CVT_FP_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2576 #define VSX_CVT_FP_TO_FP2(op, nels, stp, ttp, sfifprf) \ argument 2614 #define VSX_CVT_FP_TO_FP_VECTOR(op, nels, stp, ttp, sfld, tfld, sfprf) \ argument 2652 #define VSX_CVT_FP_TO_FP_HP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2783 #define VSX_CVT_FP_TO_INT(op, nels, stp, ttp, sfld, tfld, sfi, rnan) \ argument 2850 #define VSX_CVT_FP_TO_INT2(op, nels, stp, ttp, sfi, rnan) \ argument 2889 #define VSX_CVT_FP_TO_INT_VECTOR(op, stp, ttp, sfld, tfld, rnan) \ argument 2926 #define VSX_CVT_INT_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf, r2sp)\ argument 2959 #define VSX_CVT_INT_TO_FP2(op, stp, ttp) \ argument 2997 #define VSX_CVT_INT_TO_FP_VECTOR(op, stp, ttp, sfld, tfld) \ argument
|