mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
Fix bug in division.
This commit is contained in:
parent
eda56c9a44
commit
b5aa0d077c
@ -722,6 +722,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| lay RB, 0(RB, BASE)
|
||||
| lay RC, 0(RC, BASE)
|
||||
|1:
|
||||
| llgc RA, PC_RA
|
||||
| sllg RA, RA, 3(r0)
|
||||
| lay RA, 0(RA, BASE)
|
||||
| llgc CARG5, PC_OP // Caveat: CARG5 == RD.
|
||||
|
Loading…
Reference in New Issue
Block a user