mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
PPC: Fix math.deg/rad() fast functions.
This commit is contained in:
parent
8f5efb2c43
commit
443d28bc9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user