Rearrange library functions to get a fixed FF_next.

This commit is contained in:
Mike Pall
2012-09-24 17:13:53 +02:00
parent d9c5eba1bb
commit 4c7c2c8319
2 changed files with 51 additions and 51 deletions

View File

@@ -224,7 +224,7 @@ LJ_STATIC_ASSERT((int)BC_FUNCV + 1 == (int)BC_IFUNCV);
LJ_STATIC_ASSERT((int)BC_FUNCV + 2 == (int)BC_JFUNCV);
/* This solves a circular dependency problem, change as needed. */
#define FF_next_N 15
#define FF_next_N 4
/* Stack slots used by FORI/FORL, relative to operand A. */
enum {