mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
Remove TODO.
This commit is contained in:
parent
102d848577
commit
55af819e97
@ -554,7 +554,7 @@ static void build_subroutines(BuildCtx *ctx)
|
|||||||
|
|
|
|
||||||
| lg RD, L:LREG->top
|
| lg RD, L:LREG->top
|
||||||
| sgr RD, RA
|
| sgr RD, RA
|
||||||
| srlg NARGS:RD, NARGS:RD, 3 // TODO: support '3' on its own in dynasm.
|
| srlg NARGS:RD, NARGS:RD, 3
|
||||||
| aghi NARGS:RD, 1 // RD = nargs+1
|
| aghi NARGS:RD, 1 // RD = nargs+1
|
||||||
|
|
|
|
||||||
|->vm_call_dispatch:
|
|->vm_call_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user