H A D | fpu_helper.c | 2548 #define VSX_CVT_FP_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2575 #define VSX_CVT_FP_TO_FP2(op, nels, stp, ttp, sfifprf) \ argument 2613 #define VSX_CVT_FP_TO_FP_VECTOR(op, nels, stp, ttp, sfld, tfld, sfprf) \ argument 2651 #define VSX_CVT_FP_TO_FP_HP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument 2782 #define VSX_CVT_FP_TO_INT(op, nels, stp, ttp, sfld, tfld, sfi, rnan) \ argument 2849 #define VSX_CVT_FP_TO_INT2(op, nels, stp, ttp, sfi, rnan) \ argument 2888 #define VSX_CVT_FP_TO_INT_VECTOR(op, stp, ttp, sfld, tfld, rnan) \ argument 2925 #define VSX_CVT_INT_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf, r2sp)\ argument 2958 #define VSX_CVT_INT_TO_FP2(op, stp, ttp) \ argument 2996 #define VSX_CVT_INT_TO_FP_VECTOR(op, stp, ttp, sfld, tfld) \ argument
|