PPC: Fix math.deg/rad() fast functions.

This commit is contained in:
Mike Pall 2010-10-05 19:39:07 +02:00
parent 8f5efb2c43
commit 443d28bc9a

View File

@ -1303,7 +1303,7 @@ static void build_subroutines(BuildCtx *ctx)
| math_extern2 fmod
|
|->ff_math_deg:
|.ffunc_1 math_rad
|.ffunc_n math_rad
| evldd CARG2, CFUNC:RB->upvalue[0]
| efdmul CRET1, CARG1, CARG2
| b ->fff_restv