Searched refs:iAx (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ |
A D | lopcodes.h | 32 enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; /* basic instruction formats */ enumerator 143 #define GETARG_Ax(i) check_exp(checkopm(i, iAx), getarg(i, POS_Ax, SIZE_Ax))
|
A D | lopcodes.c | 102 ,opmode(0, 0, 0, 0, 0, iAx) /* OP_EXTRAARG */
|
Completed in 45 milliseconds