ARM, ARM64, PPC: Fix TSETR fallback.
Thanks to Javier Guerra Giraldez.
This commit is contained in:
@@ -711,6 +711,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
|->vmeta_tsetr:
|
||||
| sxtw CARG3, TMP1w
|
||||
| str BASE, L->base
|
||||
| mov CARG1, L
|
||||
| str PC, SAVE_PC
|
||||
| bl extern lj_tab_setinth // (lua_State *L, GCtab *t, int32_t key)
|
||||
| // Returns TValue *.
|
||||
|
||||
Reference in New Issue
Block a user