lvm.c 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897
  1. /*
  2. ** $Id: lvm.c $
  3. ** Lua virtual machine
  4. ** See Copyright Notice in lua.h
  5. */
  6. #define lvm_c
  7. #define LUA_CORE
  8. #include "lprefix.h"
  9. #include <float.h>
  10. #include <limits.h>
  11. #include <math.h>
  12. #include <stdio.h>
  13. #include <stdlib.h>
  14. #include <string.h>
  15. #include "lua.h"
  16. #include "ldebug.h"
  17. #include "ldo.h"
  18. #include "lfunc.h"
  19. #include "lgc.h"
  20. #include "lobject.h"
  21. #include "lopcodes.h"
  22. #include "lstate.h"
  23. #include "lstring.h"
  24. #include "ltable.h"
  25. #include "ltm.h"
  26. #include "lvm.h"
  27. /*
  28. ** By default, use jump tables in the main interpreter loop on gcc
  29. ** and compatible compilers.
  30. */
  31. #if !defined(LUA_USE_JUMPTABLE)
  32. #if defined(__GNUC__)
  33. #define LUA_USE_JUMPTABLE 1
  34. #else
  35. #define LUA_USE_JUMPTABLE 0
  36. #endif
  37. #endif
  38. /* limit for table tag-method chains (to avoid infinite loops) */
  39. #define MAXTAGLOOP 2000
  40. /*
  41. ** 'l_intfitsf' checks whether a given integer is in the range that
  42. ** can be converted to a float without rounding. Used in comparisons.
  43. */
  44. /* number of bits in the mantissa of a float */
  45. #define NBM (l_floatatt(MANT_DIG))
  46. /*
  47. ** Check whether some integers may not fit in a float, testing whether
  48. ** (maxinteger >> NBM) > 0. (That implies (1 << NBM) <= maxinteger.)
  49. ** (The shifts are done in parts, to avoid shifting by more than the size
  50. ** of an integer. In a worst case, NBM == 113 for long double and
  51. ** sizeof(long) == 32.)
  52. */
  53. #if ((((LUA_MAXINTEGER >> (NBM / 4)) >> (NBM / 4)) >> (NBM / 4)) \
  54. >> (NBM - (3 * (NBM / 4)))) > 0
  55. /* limit for integers that fit in a float */
  56. #define MAXINTFITSF ((lua_Unsigned)1 << NBM)
  57. /* check whether 'i' is in the interval [-MAXINTFITSF, MAXINTFITSF] */
  58. #define l_intfitsf(i) ((MAXINTFITSF + l_castS2U(i)) <= (2 * MAXINTFITSF))
  59. #else /* all integers fit in a float precisely */
  60. #define l_intfitsf(i) 1
  61. #endif
  62. /*
  63. ** Try to convert a value from string to a number value.
  64. ** If the value is not a string or is a string not representing
  65. ** a valid numeral (or if coercions from strings to numbers
  66. ** are disabled via macro 'cvt2num'), do not modify 'result'
  67. ** and return 0.
  68. */
  69. static int l_strton (const TValue *obj, TValue *result) {
  70. lua_assert(obj != result);
  71. if (!cvt2num(obj)) /* is object not a string? */
  72. return 0;
  73. else
  74. return (luaO_str2num(svalue(obj), result) == vslen(obj) + 1);
  75. }
  76. /*
  77. ** Try to convert a value to a float. The float case is already handled
  78. ** by the macro 'tonumber'.
  79. */
  80. int luaV_tonumber_ (const TValue *obj, lua_Number *n) {
  81. TValue v;
  82. if (ttisinteger(obj)) {
  83. *n = cast_num(ivalue(obj));
  84. return 1;
  85. }
  86. else if (l_strton(obj, &v)) { /* string coercible to number? */
  87. *n = nvalue(&v); /* convert result of 'luaO_str2num' to a float */
  88. return 1;
  89. }
  90. else
  91. return 0; /* conversion failed */
  92. }
  93. /*
  94. ** try to convert a float to an integer, rounding according to 'mode'.
  95. */
  96. int luaV_flttointeger (lua_Number n, lua_Integer *p, F2Imod mode) {
  97. lua_Number f = l_floor(n);
  98. if (n != f) { /* not an integral value? */
  99. if (mode == F2Ieq) return 0; /* fails if mode demands integral value */
  100. else if (mode == F2Iceil) /* needs ceil? */
  101. f += 1; /* convert floor to ceil (remember: n != f) */
  102. }
  103. return lua_numbertointeger(f, p);
  104. }
  105. /*
  106. ** try to convert a value to an integer, rounding according to 'mode',
  107. ** without string coercion.
  108. ** ("Fast track" handled by macro 'tointegerns'.)
  109. */
  110. int luaV_tointegerns (const TValue *obj, lua_Integer *p, F2Imod mode) {
  111. if (ttisfloat(obj))
  112. return luaV_flttointeger(fltvalue(obj), p, mode);
  113. else if (ttisinteger(obj)) {
  114. *p = ivalue(obj);
  115. return 1;
  116. }
  117. else
  118. return 0;
  119. }
  120. /*
  121. ** try to convert a value to an integer.
  122. */
  123. int luaV_tointeger (const TValue *obj, lua_Integer *p, F2Imod mode) {
  124. TValue v;
  125. if (l_strton(obj, &v)) /* does 'obj' point to a numerical string? */
  126. obj = &v; /* change it to point to its corresponding number */
  127. return luaV_tointegerns(obj, p, mode);
  128. }
  129. /*
  130. ** Try to convert a 'for' limit to an integer, preserving the semantics
  131. ** of the loop. Return true if the loop must not run; otherwise, '*p'
  132. ** gets the integer limit.
  133. ** (The following explanation assumes a positive step; it is valid for
  134. ** negative steps mutatis mutandis.)
  135. ** If the limit is an integer or can be converted to an integer,
  136. ** rounding down, that is the limit.
  137. ** Otherwise, check whether the limit can be converted to a float. If
  138. ** the float is too large, clip it to LUA_MAXINTEGER. If the float
  139. ** is too negative, the loop should not run, because any initial
  140. ** integer value is greater than such limit; so, the function returns
  141. ** true to signal that. (For this latter case, no integer limit would be
  142. ** correct; even a limit of LUA_MININTEGER would run the loop once for
  143. ** an initial value equal to LUA_MININTEGER.)
  144. */
  145. static int forlimit (lua_State *L, lua_Integer init, const TValue *lim,
  146. lua_Integer *p, lua_Integer step) {
  147. if (!luaV_tointeger(lim, p, (step < 0 ? F2Iceil : F2Ifloor))) {
  148. /* not coercible to in integer */
  149. lua_Number flim; /* try to convert to float */
  150. if (!tonumber(lim, &flim)) /* cannot convert to float? */
  151. luaG_forerror(L, lim, "limit");
  152. /* else 'flim' is a float out of integer bounds */
  153. if (luai_numlt(0, flim)) { /* if it is positive, it is too large */
  154. if (step < 0) return 1; /* initial value must be less than it */
  155. *p = LUA_MAXINTEGER; /* truncate */
  156. }
  157. else { /* it is less than min integer */
  158. if (step > 0) return 1; /* initial value must be greater than it */
  159. *p = LUA_MININTEGER; /* truncate */
  160. }
  161. }
  162. return (step > 0 ? init > *p : init < *p); /* not to run? */
  163. }
  164. /*
  165. ** Prepare a numerical for loop (opcode OP_FORPREP).
  166. ** Return true to skip the loop. Otherwise,
  167. ** after preparation, stack will be as follows:
  168. ** ra : internal index (safe copy of the control variable)
  169. ** ra + 1 : loop counter (integer loops) or limit (float loops)
  170. ** ra + 2 : step
  171. ** ra + 3 : control variable
  172. */
  173. static int forprep (lua_State *L, StkId ra) {
  174. TValue *pinit = s2v(ra);
  175. TValue *plimit = s2v(ra + 1);
  176. TValue *pstep = s2v(ra + 2);
  177. if (ttisinteger(pinit) && ttisinteger(pstep)) { /* integer loop? */
  178. lua_Integer init = ivalue(pinit);
  179. lua_Integer step = ivalue(pstep);
  180. lua_Integer limit;
  181. if (step == 0)
  182. luaG_runerror(L, "'for' step is zero");
  183. setivalue(s2v(ra + 3), init); /* control variable */
  184. if (forlimit(L, init, plimit, &limit, step))
  185. return 1; /* skip the loop */
  186. else { /* prepare loop counter */
  187. lua_Unsigned count;
  188. if (step > 0) { /* ascending loop? */
  189. count = l_castS2U(limit) - l_castS2U(init);
  190. if (step != 1) /* avoid division in the too common case */
  191. count /= l_castS2U(step);
  192. }
  193. else { /* step < 0; descending loop */
  194. count = l_castS2U(init) - l_castS2U(limit);
  195. /* 'step+1' avoids negating 'mininteger' */
  196. count /= l_castS2U(-(step + 1)) + 1u;
  197. }
  198. /* store the counter in place of the limit (which won't be
  199. needed anymore) */
  200. setivalue(plimit, l_castU2S(count));
  201. }
  202. }
  203. else { /* try making all values floats */
  204. lua_Number init; lua_Number limit; lua_Number step;
  205. if (l_unlikely(!tonumber(plimit, &limit)))
  206. luaG_forerror(L, plimit, "limit");
  207. if (l_unlikely(!tonumber(pstep, &step)))
  208. luaG_forerror(L, pstep, "step");
  209. if (l_unlikely(!tonumber(pinit, &init)))
  210. luaG_forerror(L, pinit, "initial value");
  211. if (step == 0)
  212. luaG_runerror(L, "'for' step is zero");
  213. if (luai_numlt(0, step) ? luai_numlt(limit, init)
  214. : luai_numlt(init, limit))
  215. return 1; /* skip the loop */
  216. else {
  217. /* make sure internal values are all floats */
  218. setfltvalue(plimit, limit);
  219. setfltvalue(pstep, step);
  220. setfltvalue(s2v(ra), init); /* internal index */
  221. setfltvalue(s2v(ra + 3), init); /* control variable */
  222. }
  223. }
  224. return 0;
  225. }
  226. /*
  227. ** Execute a step of a float numerical for loop, returning
  228. ** true iff the loop must continue. (The integer case is
  229. ** written online with opcode OP_FORLOOP, for performance.)
  230. */
  231. static int floatforloop (StkId ra) {
  232. lua_Number step = fltvalue(s2v(ra + 2));
  233. lua_Number limit = fltvalue(s2v(ra + 1));
  234. lua_Number idx = fltvalue(s2v(ra)); /* internal index */
  235. idx = luai_numadd(L, idx, step); /* increment index */
  236. if (luai_numlt(0, step) ? luai_numle(idx, limit)
  237. : luai_numle(limit, idx)) {
  238. chgfltvalue(s2v(ra), idx); /* update internal index */
  239. setfltvalue(s2v(ra + 3), idx); /* and control variable */
  240. return 1; /* jump back */
  241. }
  242. else
  243. return 0; /* finish the loop */
  244. }
  245. /*
  246. ** Finish the table access 'val = t[key]'.
  247. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to
  248. ** t[k] entry (which must be empty).
  249. */
  250. void luaV_finishget (lua_State *L, const TValue *t, TValue *key, StkId val,
  251. const TValue *slot) {
  252. int loop; /* counter to avoid infinite loops */
  253. const TValue *tm; /* metamethod */
  254. for (loop = 0; loop < MAXTAGLOOP; loop++) {
  255. if (slot == NULL) { /* 't' is not a table? */
  256. lua_assert(!ttistable(t));
  257. tm = luaT_gettmbyobj(L, t, TM_INDEX);
  258. if (l_unlikely(notm(tm)))
  259. luaG_typeerror(L, t, "index"); /* no metamethod */
  260. /* else will try the metamethod */
  261. }
  262. else { /* 't' is a table */
  263. lua_assert(isempty(slot));
  264. tm = fasttm(L, hvalue(t)->metatable, TM_INDEX); /* table's metamethod */
  265. if (tm == NULL) { /* no metamethod? */
  266. setnilvalue(s2v(val)); /* result is nil */
  267. return;
  268. }
  269. /* else will try the metamethod */
  270. }
  271. if (ttisfunction(tm)) { /* is metamethod a function? */
  272. luaT_callTMres(L, tm, t, key, val); /* call it */
  273. return;
  274. }
  275. t = tm; /* else try to access 'tm[key]' */
  276. if (luaV_fastget(L, t, key, slot, luaH_get)) { /* fast track? */
  277. setobj2s(L, val, slot); /* done */
  278. return;
  279. }
  280. /* else repeat (tail call 'luaV_finishget') */
  281. }
  282. luaG_runerror(L, "'__index' chain too long; possible loop");
  283. }
  284. /*
  285. ** Finish a table assignment 't[key] = val'.
  286. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points
  287. ** to the entry 't[key]', or to a value with an absent key if there
  288. ** is no such entry. (The value at 'slot' must be empty, otherwise
  289. ** 'luaV_fastget' would have done the job.)
  290. */
  291. void luaV_finishset (lua_State *L, const TValue *t, TValue *key,
  292. TValue *val, const TValue *slot) {
  293. int loop; /* counter to avoid infinite loops */
  294. for (loop = 0; loop < MAXTAGLOOP; loop++) {
  295. const TValue *tm; /* '__newindex' metamethod */
  296. if (slot != NULL) { /* is 't' a table? */
  297. Table *h = hvalue(t); /* save 't' table */
  298. lua_assert(isempty(slot)); /* slot must be empty */
  299. tm = fasttm(L, h->metatable, TM_NEWINDEX); /* get metamethod */
  300. if (tm == NULL) { /* no metamethod? */
  301. luaH_finishset(L, h, key, slot, val); /* set new value */
  302. invalidateTMcache(h);
  303. luaC_barrierback(L, obj2gco(h), val);
  304. return;
  305. }
  306. /* else will try the metamethod */
  307. }
  308. else { /* not a table; check metamethod */
  309. tm = luaT_gettmbyobj(L, t, TM_NEWINDEX);
  310. if (l_unlikely(notm(tm)))
  311. luaG_typeerror(L, t, "index");
  312. }
  313. /* try the metamethod */
  314. if (ttisfunction(tm)) {
  315. luaT_callTM(L, tm, t, key, val);
  316. return;
  317. }
  318. t = tm; /* else repeat assignment over 'tm' */
  319. if (luaV_fastget(L, t, key, slot, luaH_get)) {
  320. luaV_finishfastset(L, t, slot, val);
  321. return; /* done */
  322. }
  323. /* else 'return luaV_finishset(L, t, key, val, slot)' (loop) */
  324. }
  325. luaG_runerror(L, "'__newindex' chain too long; possible loop");
  326. }
  327. /*
  328. ** Compare two strings 'ls' x 'rs', returning an integer less-equal-
  329. ** -greater than zero if 'ls' is less-equal-greater than 'rs'.
  330. ** The code is a little tricky because it allows '\0' in the strings
  331. ** and it uses 'strcoll' (to respect locales) for each segments
  332. ** of the strings.
  333. */
  334. static int l_strcmp (const TString *ls, const TString *rs) {
  335. const char *l = getstr(ls);
  336. size_t ll = tsslen(ls);
  337. const char *r = getstr(rs);
  338. size_t lr = tsslen(rs);
  339. for (;;) { /* for each segment */
  340. int temp = strcoll(l, r);
  341. if (temp != 0) /* not equal? */
  342. return temp; /* done */
  343. else { /* strings are equal up to a '\0' */
  344. size_t len = strlen(l); /* index of first '\0' in both strings */
  345. if (len == lr) /* 'rs' is finished? */
  346. return (len == ll) ? 0 : 1; /* check 'ls' */
  347. else if (len == ll) /* 'ls' is finished? */
  348. return -1; /* 'ls' is less than 'rs' ('rs' is not finished) */
  349. /* both strings longer than 'len'; go on comparing after the '\0' */
  350. len++;
  351. l += len; ll -= len; r += len; lr -= len;
  352. }
  353. }
  354. }
  355. /*
  356. ** Check whether integer 'i' is less than float 'f'. If 'i' has an
  357. ** exact representation as a float ('l_intfitsf'), compare numbers as
  358. ** floats. Otherwise, use the equivalence 'i < f <=> i < ceil(f)'.
  359. ** If 'ceil(f)' is out of integer range, either 'f' is greater than
  360. ** all integers or less than all integers.
  361. ** (The test with 'l_intfitsf' is only for performance; the else
  362. ** case is correct for all values, but it is slow due to the conversion
  363. ** from float to int.)
  364. ** When 'f' is NaN, comparisons must result in false.
  365. */
  366. l_sinline int LTintfloat (lua_Integer i, lua_Number f) {
  367. if (l_intfitsf(i))
  368. return luai_numlt(cast_num(i), f); /* compare them as floats */
  369. else { /* i < f <=> i < ceil(f) */
  370. lua_Integer fi;
  371. if (luaV_flttointeger(f, &fi, F2Iceil)) /* fi = ceil(f) */
  372. return i < fi; /* compare them as integers */
  373. else /* 'f' is either greater or less than all integers */
  374. return f > 0; /* greater? */
  375. }
  376. }
  377. /*
  378. ** Check whether integer 'i' is less than or equal to float 'f'.
  379. ** See comments on previous function.
  380. */
  381. l_sinline int LEintfloat (lua_Integer i, lua_Number f) {
  382. if (l_intfitsf(i))
  383. return luai_numle(cast_num(i), f); /* compare them as floats */
  384. else { /* i <= f <=> i <= floor(f) */
  385. lua_Integer fi;
  386. if (luaV_flttointeger(f, &fi, F2Ifloor)) /* fi = floor(f) */
  387. return i <= fi; /* compare them as integers */
  388. else /* 'f' is either greater or less than all integers */
  389. return f > 0; /* greater? */
  390. }
  391. }
  392. /*
  393. ** Check whether float 'f' is less than integer 'i'.
  394. ** See comments on previous function.
  395. */
  396. l_sinline int LTfloatint (lua_Number f, lua_Integer i) {
  397. if (l_intfitsf(i))
  398. return luai_numlt(f, cast_num(i)); /* compare them as floats */
  399. else { /* f < i <=> floor(f) < i */
  400. lua_Integer fi;
  401. if (luaV_flttointeger(f, &fi, F2Ifloor)) /* fi = floor(f) */
  402. return fi < i; /* compare them as integers */
  403. else /* 'f' is either greater or less than all integers */
  404. return f < 0; /* less? */
  405. }
  406. }
  407. /*
  408. ** Check whether float 'f' is less than or equal to integer 'i'.
  409. ** See comments on previous function.
  410. */
  411. l_sinline int LEfloatint (lua_Number f, lua_Integer i) {
  412. if (l_intfitsf(i))
  413. return luai_numle(f, cast_num(i)); /* compare them as floats */
  414. else { /* f <= i <=> ceil(f) <= i */
  415. lua_Integer fi;
  416. if (luaV_flttointeger(f, &fi, F2Iceil)) /* fi = ceil(f) */
  417. return fi <= i; /* compare them as integers */
  418. else /* 'f' is either greater or less than all integers */
  419. return f < 0; /* less? */
  420. }
  421. }
  422. /*
  423. ** Return 'l < r', for numbers.
  424. */
  425. l_sinline int LTnum (const TValue *l, const TValue *r) {
  426. lua_assert(ttisnumber(l) && ttisnumber(r));
  427. if (ttisinteger(l)) {
  428. lua_Integer li = ivalue(l);
  429. if (ttisinteger(r))
  430. return li < ivalue(r); /* both are integers */
  431. else /* 'l' is int and 'r' is float */
  432. return LTintfloat(li, fltvalue(r)); /* l < r ? */
  433. }
  434. else {
  435. lua_Number lf = fltvalue(l); /* 'l' must be float */
  436. if (ttisfloat(r))
  437. return luai_numlt(lf, fltvalue(r)); /* both are float */
  438. else /* 'l' is float and 'r' is int */
  439. return LTfloatint(lf, ivalue(r));
  440. }
  441. }
  442. /*
  443. ** Return 'l <= r', for numbers.
  444. */
  445. l_sinline int LEnum (const TValue *l, const TValue *r) {
  446. lua_assert(ttisnumber(l) && ttisnumber(r));
  447. if (ttisinteger(l)) {
  448. lua_Integer li = ivalue(l);
  449. if (ttisinteger(r))
  450. return li <= ivalue(r); /* both are integers */
  451. else /* 'l' is int and 'r' is float */
  452. return LEintfloat(li, fltvalue(r)); /* l <= r ? */
  453. }
  454. else {
  455. lua_Number lf = fltvalue(l); /* 'l' must be float */
  456. if (ttisfloat(r))
  457. return luai_numle(lf, fltvalue(r)); /* both are float */
  458. else /* 'l' is float and 'r' is int */
  459. return LEfloatint(lf, ivalue(r));
  460. }
  461. }
  462. /*
  463. ** return 'l < r' for non-numbers.
  464. */
  465. static int lessthanothers (lua_State *L, const TValue *l, const TValue *r) {
  466. lua_assert(!ttisnumber(l) || !ttisnumber(r));
  467. if (ttisstring(l) && ttisstring(r)) /* both are strings? */
  468. return l_strcmp(tsvalue(l), tsvalue(r)) < 0;
  469. else
  470. return luaT_callorderTM(L, l, r, TM_LT);
  471. }
  472. /*
  473. ** Main operation less than; return 'l < r'.
  474. */
  475. int luaV_lessthan (lua_State *L, const TValue *l, const TValue *r) {
  476. if (ttisnumber(l) && ttisnumber(r)) /* both operands are numbers? */
  477. return LTnum(l, r);
  478. else return lessthanothers(L, l, r);
  479. }
  480. /*
  481. ** return 'l <= r' for non-numbers.
  482. */
  483. static int lessequalothers (lua_State *L, const TValue *l, const TValue *r) {
  484. lua_assert(!ttisnumber(l) || !ttisnumber(r));
  485. if (ttisstring(l) && ttisstring(r)) /* both are strings? */
  486. return l_strcmp(tsvalue(l), tsvalue(r)) <= 0;
  487. else
  488. return luaT_callorderTM(L, l, r, TM_LE);
  489. }
  490. /*
  491. ** Main operation less than or equal to; return 'l <= r'.
  492. */
  493. int luaV_lessequal (lua_State *L, const TValue *l, const TValue *r) {
  494. if (ttisnumber(l) && ttisnumber(r)) /* both operands are numbers? */
  495. return LEnum(l, r);
  496. else return lessequalothers(L, l, r);
  497. }
  498. /*
  499. ** Main operation for equality of Lua values; return 't1 == t2'.
  500. ** L == NULL means raw equality (no metamethods)
  501. */
  502. int luaV_equalobj (lua_State *L, const TValue *t1, const TValue *t2) {
  503. const TValue *tm;
  504. if (ttypetag(t1) != ttypetag(t2)) { /* not the same variant? */
  505. if (ttype(t1) != ttype(t2) || ttype(t1) != LUA_TNUMBER)
  506. return 0; /* only numbers can be equal with different variants */
  507. else { /* two numbers with different variants */
  508. /* One of them is an integer. If the other does not have an
  509. integer value, they cannot be equal; otherwise, compare their
  510. integer values. */
  511. lua_Integer i1, i2;
  512. return (luaV_tointegerns(t1, &i1, F2Ieq) &&
  513. luaV_tointegerns(t2, &i2, F2Ieq) &&
  514. i1 == i2);
  515. }
  516. }
  517. /* values have same type and same variant */
  518. switch (ttypetag(t1)) {
  519. case LUA_VNIL: case LUA_VFALSE: case LUA_VTRUE: return 1;
  520. case LUA_VNUMINT: return (ivalue(t1) == ivalue(t2));
  521. case LUA_VNUMFLT: return luai_numeq(fltvalue(t1), fltvalue(t2));
  522. case LUA_VLIGHTUSERDATA: return pvalue(t1) == pvalue(t2);
  523. case LUA_VLCF: return fvalue(t1) == fvalue(t2);
  524. case LUA_VSHRSTR: return eqshrstr(tsvalue(t1), tsvalue(t2));
  525. case LUA_VLNGSTR: return luaS_eqlngstr(tsvalue(t1), tsvalue(t2));
  526. case LUA_VUSERDATA: {
  527. if (uvalue(t1) == uvalue(t2)) return 1;
  528. else if (L == NULL) return 0;
  529. tm = fasttm(L, uvalue(t1)->metatable, TM_EQ);
  530. if (tm == NULL)
  531. tm = fasttm(L, uvalue(t2)->metatable, TM_EQ);
  532. break; /* will try TM */
  533. }
  534. case LUA_VTABLE: {
  535. if (hvalue(t1) == hvalue(t2)) return 1;
  536. else if (L == NULL) return 0;
  537. tm = fasttm(L, hvalue(t1)->metatable, TM_EQ);
  538. if (tm == NULL)
  539. tm = fasttm(L, hvalue(t2)->metatable, TM_EQ);
  540. break; /* will try TM */
  541. }
  542. default:
  543. return gcvalue(t1) == gcvalue(t2);
  544. }
  545. if (tm == NULL) /* no TM? */
  546. return 0; /* objects are different */
  547. else {
  548. luaT_callTMres(L, tm, t1, t2, L->top); /* call TM */
  549. return !l_isfalse(s2v(L->top));
  550. }
  551. }
  552. /* macro used by 'luaV_concat' to ensure that element at 'o' is a string */
  553. #define tostring(L,o) \
  554. (ttisstring(o) || (cvt2str(o) && (luaO_tostring(L, o), 1)))
  555. #define isemptystr(o) (ttisshrstring(o) && tsvalue(o)->shrlen == 0)
  556. /* copy strings in stack from top - n up to top - 1 to buffer */
  557. static void copy2buff (StkId top, int n, char *buff) {
  558. size_t tl = 0; /* size already copied */
  559. do {
  560. size_t l = vslen(s2v(top - n)); /* length of string being copied */
  561. memcpy(buff + tl, svalue(s2v(top - n)), l * sizeof(char));
  562. tl += l;
  563. } while (--n > 0);
  564. }
  565. /*
  566. ** Main operation for concatenation: concat 'total' values in the stack,
  567. ** from 'L->top - total' up to 'L->top - 1'.
  568. */
  569. void luaV_concat (lua_State *L, int total) {
  570. if (total == 1)
  571. return; /* "all" values already concatenated */
  572. do {
  573. StkId top = L->top;
  574. int n = 2; /* number of elements handled in this pass (at least 2) */
  575. if (!(ttisstring(s2v(top - 2)) || cvt2str(s2v(top - 2))) ||
  576. !tostring(L, s2v(top - 1)))
  577. luaT_tryconcatTM(L); /* may invalidate 'top' */
  578. else if (isemptystr(s2v(top - 1))) /* second operand is empty? */
  579. cast_void(tostring(L, s2v(top - 2))); /* result is first operand */
  580. else if (isemptystr(s2v(top - 2))) { /* first operand is empty string? */
  581. setobjs2s(L, top - 2, top - 1); /* result is second op. */
  582. }
  583. else {
  584. /* at least two non-empty string values; get as many as possible */
  585. size_t tl = vslen(s2v(top - 1));
  586. TString *ts;
  587. /* collect total length and number of strings */
  588. for (n = 1; n < total && tostring(L, s2v(top - n - 1)); n++) {
  589. size_t l = vslen(s2v(top - n - 1));
  590. if (l_unlikely(l >= (MAX_SIZE/sizeof(char)) - tl)) {
  591. L->top = top - total; /* pop strings to avoid wasting stack */
  592. luaG_runerror(L, "string length overflow");
  593. }
  594. tl += l;
  595. }
  596. if (tl <= LUAI_MAXSHORTLEN) { /* is result a short string? */
  597. char buff[LUAI_MAXSHORTLEN];
  598. copy2buff(top, n, buff); /* copy strings to buffer */
  599. ts = luaS_newlstr(L, buff, tl);
  600. }
  601. else { /* long string; copy strings directly to final result */
  602. ts = luaS_createlngstrobj(L, tl);
  603. copy2buff(top, n, getstr(ts));
  604. }
  605. setsvalue2s(L, top - n, ts); /* create result */
  606. }
  607. total -= n - 1; /* got 'n' strings to create one new */
  608. L->top -= n - 1; /* popped 'n' strings and pushed one */
  609. } while (total > 1); /* repeat until only 1 result left */
  610. }
  611. /*
  612. ** Main operation 'ra = #rb'.
  613. */
  614. void luaV_objlen (lua_State *L, StkId ra, const TValue *rb) {
  615. const TValue *tm;
  616. switch (ttypetag(rb)) {
  617. case LUA_VTABLE: {
  618. Table *h = hvalue(rb);
  619. tm = fasttm(L, h->metatable, TM_LEN);
  620. if (tm) break; /* metamethod? break switch to call it */
  621. setivalue(s2v(ra), luaH_getn(h)); /* else primitive len */
  622. return;
  623. }
  624. case LUA_VSHRSTR: {
  625. setivalue(s2v(ra), tsvalue(rb)->shrlen);
  626. return;
  627. }
  628. case LUA_VLNGSTR: {
  629. setivalue(s2v(ra), tsvalue(rb)->u.lnglen);
  630. return;
  631. }
  632. default: { /* try metamethod */
  633. tm = luaT_gettmbyobj(L, rb, TM_LEN);
  634. if (l_unlikely(notm(tm))) /* no metamethod? */
  635. luaG_typeerror(L, rb, "get length of");
  636. break;
  637. }
  638. }
  639. luaT_callTMres(L, tm, rb, rb, ra);
  640. }
  641. /*
  642. ** Integer division; return 'm // n', that is, floor(m/n).
  643. ** C division truncates its result (rounds towards zero).
  644. ** 'floor(q) == trunc(q)' when 'q >= 0' or when 'q' is integer,
  645. ** otherwise 'floor(q) == trunc(q) - 1'.
  646. */
  647. lua_Integer luaV_idiv (lua_State *L, lua_Integer m, lua_Integer n) {
  648. if (l_unlikely(l_castS2U(n) + 1u <= 1u)) { /* special cases: -1 or 0 */
  649. if (n == 0)
  650. luaG_runerror(L, "attempt to divide by zero");
  651. return intop(-, 0, m); /* n==-1; avoid overflow with 0x80000...//-1 */
  652. }
  653. else {
  654. lua_Integer q = m / n; /* perform C division */
  655. if ((m ^ n) < 0 && m % n != 0) /* 'm/n' would be negative non-integer? */
  656. q -= 1; /* correct result for different rounding */
  657. return q;
  658. }
  659. }
  660. /*
  661. ** Integer modulus; return 'm % n'. (Assume that C '%' with
  662. ** negative operands follows C99 behavior. See previous comment
  663. ** about luaV_idiv.)
  664. */
  665. lua_Integer luaV_mod (lua_State *L, lua_Integer m, lua_Integer n) {
  666. if (l_unlikely(l_castS2U(n) + 1u <= 1u)) { /* special cases: -1 or 0 */
  667. if (n == 0)
  668. luaG_runerror(L, "attempt to perform 'n%%0'");
  669. return 0; /* m % -1 == 0; avoid overflow with 0x80000...%-1 */
  670. }
  671. else {
  672. lua_Integer r = m % n;
  673. if (r != 0 && (r ^ n) < 0) /* 'm/n' would be non-integer negative? */
  674. r += n; /* correct result for different rounding */
  675. return r;
  676. }
  677. }
  678. /*
  679. ** Float modulus
  680. */
  681. lua_Number luaV_modf (lua_State *L, lua_Number m, lua_Number n) {
  682. lua_Number r;
  683. luai_nummod(L, m, n, r);
  684. return r;
  685. }
  686. /* number of bits in an integer */
  687. #define NBITS cast_int(sizeof(lua_Integer) * CHAR_BIT)
  688. /*
  689. ** Shift left operation. (Shift right just negates 'y'.)
  690. */
  691. lua_Integer luaV_shiftl (lua_Integer x, lua_Integer y) {
  692. if (y < 0) { /* shift right? */
  693. if (y <= -NBITS) return 0;
  694. else return intop(>>, x, -y);
  695. }
  696. else { /* shift left */
  697. if (y >= NBITS) return 0;
  698. else return intop(<<, x, y);
  699. }
  700. }
  701. /*
  702. ** create a new Lua closure, push it in the stack, and initialize
  703. ** its upvalues.
  704. */
  705. static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base,
  706. StkId ra) {
  707. int nup = p->sizeupvalues;
  708. Upvaldesc *uv = p->upvalues;
  709. int i;
  710. LClosure *ncl = luaF_newLclosure(L, nup);
  711. ncl->p = p;
  712. setclLvalue2s(L, ra, ncl); /* anchor new closure in stack */
  713. for (i = 0; i < nup; i++) { /* fill in its upvalues */
  714. if (uv[i].instack) /* upvalue refers to local variable? */
  715. ncl->upvals[i] = luaF_findupval(L, base + uv[i].idx);
  716. else /* get upvalue from enclosing function */
  717. ncl->upvals[i] = encup[uv[i].idx];
  718. luaC_objbarrier(L, ncl, ncl->upvals[i]);
  719. }
  720. }
  721. /*
  722. ** finish execution of an opcode interrupted by a yield
  723. */
  724. void luaV_finishOp (lua_State *L) {
  725. CallInfo *ci = L->ci;
  726. StkId base = ci->func + 1;
  727. Instruction inst = *(ci->u.l.savedpc - 1); /* interrupted instruction */
  728. OpCode op = GET_OPCODE(inst);
  729. switch (op) { /* finish its execution */
  730. case OP_MMBIN: case OP_MMBINI: case OP_MMBINK: {
  731. setobjs2s(L, base + GETARG_A(*(ci->u.l.savedpc - 2)), --L->top);
  732. break;
  733. }
  734. case OP_UNM: case OP_BNOT: case OP_LEN:
  735. case OP_GETTABUP: case OP_GETTABLE: case OP_GETI:
  736. case OP_GETFIELD: case OP_SELF: {
  737. setobjs2s(L, base + GETARG_A(inst), --L->top);
  738. break;
  739. }
  740. case OP_LT: case OP_LE:
  741. case OP_LTI: case OP_LEI:
  742. case OP_GTI: case OP_GEI:
  743. case OP_EQ: { /* note that 'OP_EQI'/'OP_EQK' cannot yield */
  744. int res = !l_isfalse(s2v(L->top - 1));
  745. L->top--;
  746. #if defined(LUA_COMPAT_LT_LE)
  747. if (ci->callstatus & CIST_LEQ) { /* "<=" using "<" instead? */
  748. ci->callstatus ^= CIST_LEQ; /* clear mark */
  749. res = !res; /* negate result */
  750. }
  751. #endif
  752. lua_assert(GET_OPCODE(*ci->u.l.savedpc) == OP_JMP);
  753. if (res != GETARG_k(inst)) /* condition failed? */
  754. ci->u.l.savedpc++; /* skip jump instruction */
  755. break;
  756. }
  757. case OP_CONCAT: {
  758. StkId top = L->top - 1; /* top when 'luaT_tryconcatTM' was called */
  759. int a = GETARG_A(inst); /* first element to concatenate */
  760. int total = cast_int(top - 1 - (base + a)); /* yet to concatenate */
  761. setobjs2s(L, top - 2, top); /* put TM result in proper position */
  762. L->top = top - 1; /* top is one after last element (at top-2) */
  763. luaV_concat(L, total); /* concat them (may yield again) */
  764. break;
  765. }
  766. case OP_CLOSE: { /* yielded closing variables */
  767. ci->u.l.savedpc--; /* repeat instruction to close other vars. */
  768. break;
  769. }
  770. case OP_RETURN: { /* yielded closing variables */
  771. StkId ra = base + GETARG_A(inst);
  772. /* adjust top to signal correct number of returns, in case the
  773. return is "up to top" ('isIT') */
  774. L->top = ra + ci->u2.nres;
  775. /* repeat instruction to close other vars. and complete the return */
  776. ci->u.l.savedpc--;
  777. break;
  778. }
  779. default: {
  780. /* only these other opcodes can yield */
  781. lua_assert(op == OP_TFORCALL || op == OP_CALL ||
  782. op == OP_TAILCALL || op == OP_SETTABUP || op == OP_SETTABLE ||
  783. op == OP_SETI || op == OP_SETFIELD);
  784. break;
  785. }
  786. }
  787. }
  788. /*
  789. ** {==================================================================
  790. ** Macros for arithmetic/bitwise/comparison opcodes in 'luaV_execute'
  791. ** ===================================================================
  792. */
  793. #define l_addi(L,a,b) intop(+, a, b)
  794. #define l_subi(L,a,b) intop(-, a, b)
  795. #define l_muli(L,a,b) intop(*, a, b)
  796. #define l_band(a,b) intop(&, a, b)
  797. #define l_bor(a,b) intop(|, a, b)
  798. #define l_bxor(a,b) intop(^, a, b)
  799. #define l_lti(a,b) (a < b)
  800. #define l_lei(a,b) (a <= b)
  801. #define l_gti(a,b) (a > b)
  802. #define l_gei(a,b) (a >= b)
  803. /*
  804. ** Arithmetic operations with immediate operands. 'iop' is the integer
  805. ** operation, 'fop' is the float operation.
  806. */
  807. #define op_arithI(L,iop,fop) { \
  808. StkId ra = RA(i); \
  809. TValue *v1 = vRB(i); \
  810. int imm = GETARG_sC(i); \
  811. if (ttisinteger(v1)) { \
  812. lua_Integer iv1 = ivalue(v1); \
  813. pc++; setivalue(s2v(ra), iop(L, iv1, imm)); \
  814. } \
  815. else if (ttisfloat(v1)) { \
  816. lua_Number nb = fltvalue(v1); \
  817. lua_Number fimm = cast_num(imm); \
  818. pc++; setfltvalue(s2v(ra), fop(L, nb, fimm)); \
  819. }}
  820. /*
  821. ** Auxiliary function for arithmetic operations over floats and others
  822. ** with two register operands.
  823. */
  824. #define op_arithf_aux(L,v1,v2,fop) { \
  825. lua_Number n1; lua_Number n2; \
  826. if (tonumberns(v1, n1) && tonumberns(v2, n2)) { \
  827. pc++; setfltvalue(s2v(ra), fop(L, n1, n2)); \
  828. }}
  829. /*
  830. ** Arithmetic operations over floats and others with register operands.
  831. */
  832. #define op_arithf(L,fop) { \
  833. StkId ra = RA(i); \
  834. TValue *v1 = vRB(i); \
  835. TValue *v2 = vRC(i); \
  836. op_arithf_aux(L, v1, v2, fop); }
  837. /*
  838. ** Arithmetic operations with K operands for floats.
  839. */
  840. #define op_arithfK(L,fop) { \
  841. StkId ra = RA(i); \
  842. TValue *v1 = vRB(i); \
  843. TValue *v2 = KC(i); lua_assert(ttisnumber(v2)); \
  844. op_arithf_aux(L, v1, v2, fop); }
  845. /*
  846. ** Arithmetic operations over integers and floats.
  847. */
  848. #define op_arith_aux(L,v1,v2,iop,fop) { \
  849. StkId ra = RA(i); \
  850. if (ttisinteger(v1) && ttisinteger(v2)) { \
  851. lua_Integer i1 = ivalue(v1); lua_Integer i2 = ivalue(v2); \
  852. pc++; setivalue(s2v(ra), iop(L, i1, i2)); \
  853. } \
  854. else op_arithf_aux(L, v1, v2, fop); }
  855. /*
  856. ** Arithmetic operations with register operands.
  857. */
  858. #define op_arith(L,iop,fop) { \
  859. TValue *v1 = vRB(i); \
  860. TValue *v2 = vRC(i); \
  861. op_arith_aux(L, v1, v2, iop, fop); }
  862. /*
  863. ** Arithmetic operations with K operands.
  864. */
  865. #define op_arithK(L,iop,fop) { \
  866. TValue *v1 = vRB(i); \
  867. TValue *v2 = KC(i); lua_assert(ttisnumber(v2)); \
  868. op_arith_aux(L, v1, v2, iop, fop); }
  869. /*
  870. ** Bitwise operations with constant operand.
  871. */
  872. #define op_bitwiseK(L,op) { \
  873. StkId ra = RA(i); \
  874. TValue *v1 = vRB(i); \
  875. TValue *v2 = KC(i); \
  876. lua_Integer i1; \
  877. lua_Integer i2 = ivalue(v2); \
  878. if (tointegerns(v1, &i1)) { \
  879. pc++; setivalue(s2v(ra), op(i1, i2)); \
  880. }}
  881. /*
  882. ** Bitwise operations with register operands.
  883. */
  884. #define op_bitwise(L,op) { \
  885. StkId ra = RA(i); \
  886. TValue *v1 = vRB(i); \
  887. TValue *v2 = vRC(i); \
  888. lua_Integer i1; lua_Integer i2; \
  889. if (tointegerns(v1, &i1) && tointegerns(v2, &i2)) { \
  890. pc++; setivalue(s2v(ra), op(i1, i2)); \
  891. }}
  892. /*
  893. ** Order operations with register operands. 'opn' actually works
  894. ** for all numbers, but the fast track improves performance for
  895. ** integers.
  896. */
  897. #define op_order(L,opi,opn,other) { \
  898. StkId ra = RA(i); \
  899. int cond; \
  900. TValue *rb = vRB(i); \
  901. if (ttisinteger(s2v(ra)) && ttisinteger(rb)) { \
  902. lua_Integer ia = ivalue(s2v(ra)); \
  903. lua_Integer ib = ivalue(rb); \
  904. cond = opi(ia, ib); \
  905. } \
  906. else if (ttisnumber(s2v(ra)) && ttisnumber(rb)) \
  907. cond = opn(s2v(ra), rb); \
  908. else \
  909. Protect(cond = other(L, s2v(ra), rb)); \
  910. docondjump(); }
  911. /*
  912. ** Order operations with immediate operand. (Immediate operand is
  913. ** always small enough to have an exact representation as a float.)
  914. */
  915. #define op_orderI(L,opi,opf,inv,tm) { \
  916. StkId ra = RA(i); \
  917. int cond; \
  918. int im = GETARG_sB(i); \
  919. if (ttisinteger(s2v(ra))) \
  920. cond = opi(ivalue(s2v(ra)), im); \
  921. else if (ttisfloat(s2v(ra))) { \
  922. lua_Number fa = fltvalue(s2v(ra)); \
  923. lua_Number fim = cast_num(im); \
  924. cond = opf(fa, fim); \
  925. } \
  926. else { \
  927. int isf = GETARG_C(i); \
  928. Protect(cond = luaT_callorderiTM(L, s2v(ra), im, inv, isf, tm)); \
  929. } \
  930. docondjump(); }
  931. /* }================================================================== */
  932. /*
  933. ** {==================================================================
  934. ** Function 'luaV_execute': main interpreter loop
  935. ** ===================================================================
  936. */
  937. /*
  938. ** some macros for common tasks in 'luaV_execute'
  939. */
  940. #define RA(i) (base+GETARG_A(i))
  941. #define RB(i) (base+GETARG_B(i))
  942. #define vRB(i) s2v(RB(i))
  943. #define KB(i) (k+GETARG_B(i))
  944. #define RC(i) (base+GETARG_C(i))
  945. #define vRC(i) s2v(RC(i))
  946. #define KC(i) (k+GETARG_C(i))
  947. #define RKC(i) ((TESTARG_k(i)) ? k + GETARG_C(i) : s2v(base + GETARG_C(i)))
  948. #define updatetrap(ci) (trap = ci->u.l.trap)
  949. #define updatebase(ci) (base = ci->func + 1)
  950. #define updatestack(ci) \
  951. { if (l_unlikely(trap)) { updatebase(ci); ra = RA(i); } }
  952. /*
  953. ** Execute a jump instruction. The 'updatetrap' allows signals to stop
  954. ** tight loops. (Without it, the local copy of 'trap' could never change.)
  955. */
  956. #define dojump(ci,i,e) { pc += GETARG_sJ(i) + e; updatetrap(ci); }
  957. /* for test instructions, execute the jump instruction that follows it */
  958. #define donextjump(ci) { Instruction ni = *pc; dojump(ci, ni, 1); }
  959. /*
  960. ** do a conditional jump: skip next instruction if 'cond' is not what
  961. ** was expected (parameter 'k'), else do next instruction, which must
  962. ** be a jump.
  963. */
  964. #define docondjump() if (cond != GETARG_k(i)) pc++; else donextjump(ci);
  965. /*
  966. ** Correct global 'pc'.
  967. */
  968. #define savepc(L) (ci->u.l.savedpc = pc)
  969. /*
  970. ** Whenever code can raise errors, the global 'pc' and the global
  971. ** 'top' must be correct to report occasional errors.
  972. */
  973. #define savestate(L,ci) (savepc(L), L->top = ci->top)
  974. /*
  975. ** Protect code that, in general, can raise errors, reallocate the
  976. ** stack, and change the hooks.
  977. */
  978. #define Protect(exp) (savestate(L,ci), (exp), updatetrap(ci))
  979. /* special version that does not change the top */
  980. #define ProtectNT(exp) (savepc(L), (exp), updatetrap(ci))
  981. /*
  982. ** Protect code that can only raise errors. (That is, it cannot change
  983. ** the stack or hooks.)
  984. */
  985. #define halfProtect(exp) (savestate(L,ci), (exp))
  986. /* 'c' is the limit of live values in the stack */
  987. #define checkGC(L,c) \
  988. { luaC_condGC(L, (savepc(L), L->top = (c)), \
  989. updatetrap(ci)); \
  990. luai_threadyield(L); }
  991. /* fetch an instruction and prepare its execution */
  992. #define vmfetch() { \
  993. if (l_unlikely(trap)) { /* stack reallocation or hooks? */ \
  994. trap = luaG_traceexec(L, pc); /* handle hooks */ \
  995. updatebase(ci); /* correct stack */ \
  996. } \
  997. i = *(pc++); \
  998. }
  999. #define vmdispatch(o) switch(o)
  1000. #define vmcase(l) case l:
  1001. #define vmbreak break
  1002. void luaV_execute (lua_State *L, CallInfo *ci) {
  1003. LClosure *cl;
  1004. TValue *k;
  1005. StkId base;
  1006. const Instruction *pc;
  1007. int trap;
  1008. #if LUA_USE_JUMPTABLE
  1009. #include "ljumptab.h"
  1010. #endif
  1011. startfunc:
  1012. trap = L->hookmask;
  1013. returning: /* trap already set */
  1014. cl = clLvalue(s2v(ci->func));
  1015. k = cl->p->k;
  1016. pc = ci->u.l.savedpc;
  1017. if (l_unlikely(trap)) {
  1018. if (pc == cl->p->code) { /* first instruction (not resuming)? */
  1019. if (cl->p->is_vararg)
  1020. trap = 0; /* hooks will start after VARARGPREP instruction */
  1021. else /* check 'call' hook */
  1022. luaD_hookcall(L, ci);
  1023. }
  1024. ci->u.l.trap = 1; /* assume trap is on, for now */
  1025. }
  1026. base = ci->func + 1;
  1027. /* main loop of interpreter */
  1028. for (;;) {
  1029. Instruction i; /* instruction being executed */
  1030. vmfetch();
  1031. #if 0
  1032. /* low-level line tracing for debugging Lua */
  1033. printf("line: %d\n", luaG_getfuncline(cl->p, pcRel(pc, cl->p)));
  1034. #endif
  1035. lua_assert(base == ci->func + 1);
  1036. lua_assert(base <= L->top && L->top <= L->stack_last);
  1037. /* invalidate top for instructions not expecting it */
  1038. lua_assert(isIT(i) || (cast_void(L->top = base), 1));
  1039. vmdispatch (GET_OPCODE(i)) {
  1040. vmcase(OP_MOVE) {
  1041. StkId ra = RA(i);
  1042. setobjs2s(L, ra, RB(i));
  1043. vmbreak;
  1044. }
  1045. vmcase(OP_LOADI) {
  1046. StkId ra = RA(i);
  1047. lua_Integer b = GETARG_sBx(i);
  1048. setivalue(s2v(ra), b);
  1049. vmbreak;
  1050. }
  1051. vmcase(OP_LOADF) {
  1052. StkId ra = RA(i);
  1053. int b = GETARG_sBx(i);
  1054. setfltvalue(s2v(ra), cast_num(b));
  1055. vmbreak;
  1056. }
  1057. vmcase(OP_LOADK) {
  1058. StkId ra = RA(i);
  1059. TValue *rb = k + GETARG_Bx(i);
  1060. setobj2s(L, ra, rb);
  1061. vmbreak;
  1062. }
  1063. vmcase(OP_LOADKX) {
  1064. StkId ra = RA(i);
  1065. TValue *rb;
  1066. rb = k + GETARG_Ax(*pc); pc++;
  1067. setobj2s(L, ra, rb);
  1068. vmbreak;
  1069. }
  1070. vmcase(OP_LOADFALSE) {
  1071. StkId ra = RA(i);
  1072. setbfvalue(s2v(ra));
  1073. vmbreak;
  1074. }
  1075. vmcase(OP_LFALSESKIP) {
  1076. StkId ra = RA(i);
  1077. setbfvalue(s2v(ra));
  1078. pc++; /* skip next instruction */
  1079. vmbreak;
  1080. }
  1081. vmcase(OP_LOADTRUE) {
  1082. StkId ra = RA(i);
  1083. setbtvalue(s2v(ra));
  1084. vmbreak;
  1085. }
  1086. vmcase(OP_LOADNIL) {
  1087. StkId ra = RA(i);
  1088. int b = GETARG_B(i);
  1089. do {
  1090. setnilvalue(s2v(ra++));
  1091. } while (b--);
  1092. vmbreak;
  1093. }
  1094. vmcase(OP_GETUPVAL) {
  1095. StkId ra = RA(i);
  1096. int b = GETARG_B(i);
  1097. setobj2s(L, ra, cl->upvals[b]->v);
  1098. vmbreak;
  1099. }
  1100. vmcase(OP_SETUPVAL) {
  1101. StkId ra = RA(i);
  1102. UpVal *uv = cl->upvals[GETARG_B(i)];
  1103. setobj(L, uv->v, s2v(ra));
  1104. luaC_barrier(L, uv, s2v(ra));
  1105. vmbreak;
  1106. }
  1107. vmcase(OP_GETTABUP) {
  1108. StkId ra = RA(i);
  1109. const TValue *slot;
  1110. TValue *upval = cl->upvals[GETARG_B(i)]->v;
  1111. TValue *rc = KC(i);
  1112. TString *key = tsvalue(rc); /* key must be a string */
  1113. if (luaV_fastget(L, upval, key, slot, luaH_getshortstr)) {
  1114. setobj2s(L, ra, slot);
  1115. }
  1116. else
  1117. Protect(luaV_finishget(L, upval, rc, ra, slot));
  1118. vmbreak;
  1119. }
  1120. vmcase(OP_GETTABLE) {
  1121. StkId ra = RA(i);
  1122. const TValue *slot;
  1123. TValue *rb = vRB(i);
  1124. TValue *rc = vRC(i);
  1125. lua_Unsigned n;
  1126. if (ttisinteger(rc) /* fast track for integers? */
  1127. ? (cast_void(n = ivalue(rc)), luaV_fastgeti(L, rb, n, slot))
  1128. : luaV_fastget(L, rb, rc, slot, luaH_get)) {
  1129. setobj2s(L, ra, slot);
  1130. }
  1131. else
  1132. Protect(luaV_finishget(L, rb, rc, ra, slot));
  1133. vmbreak;
  1134. }
  1135. vmcase(OP_GETI) {
  1136. StkId ra = RA(i);
  1137. const TValue *slot;
  1138. TValue *rb = vRB(i);
  1139. int c = GETARG_C(i);
  1140. if (luaV_fastgeti(L, rb, c, slot)) {
  1141. setobj2s(L, ra, slot);
  1142. }
  1143. else {
  1144. TValue key;
  1145. setivalue(&key, c);
  1146. Protect(luaV_finishget(L, rb, &key, ra, slot));
  1147. }
  1148. vmbreak;
  1149. }
  1150. vmcase(OP_GETFIELD) {
  1151. StkId ra = RA(i);
  1152. const TValue *slot;
  1153. TValue *rb = vRB(i);
  1154. TValue *rc = KC(i);
  1155. TString *key = tsvalue(rc); /* key must be a string */
  1156. if (luaV_fastget(L, rb, key, slot, luaH_getshortstr)) {
  1157. setobj2s(L, ra, slot);
  1158. }
  1159. else
  1160. Protect(luaV_finishget(L, rb, rc, ra, slot));
  1161. vmbreak;
  1162. }
  1163. vmcase(OP_SETTABUP) {
  1164. const TValue *slot;
  1165. TValue *upval = cl->upvals[GETARG_A(i)]->v;
  1166. TValue *rb = KB(i);
  1167. TValue *rc = RKC(i);
  1168. TString *key = tsvalue(rb); /* key must be a string */
  1169. if (luaV_fastget(L, upval, key, slot, luaH_getshortstr)) {
  1170. luaV_finishfastset(L, upval, slot, rc);
  1171. }
  1172. else
  1173. Protect(luaV_finishset(L, upval, rb, rc, slot));
  1174. vmbreak;
  1175. }
  1176. vmcase(OP_SETTABLE) {
  1177. StkId ra = RA(i);
  1178. const TValue *slot;
  1179. TValue *rb = vRB(i); /* key (table is in 'ra') */
  1180. TValue *rc = RKC(i); /* value */
  1181. lua_Unsigned n;
  1182. if (ttisinteger(rb) /* fast track for integers? */
  1183. ? (cast_void(n = ivalue(rb)), luaV_fastgeti(L, s2v(ra), n, slot))
  1184. : luaV_fastget(L, s2v(ra), rb, slot, luaH_get)) {
  1185. luaV_finishfastset(L, s2v(ra), slot, rc);
  1186. }
  1187. else
  1188. Protect(luaV_finishset(L, s2v(ra), rb, rc, slot));
  1189. vmbreak;
  1190. }
  1191. vmcase(OP_SETI) {
  1192. StkId ra = RA(i);
  1193. const TValue *slot;
  1194. int c = GETARG_B(i);
  1195. TValue *rc = RKC(i);
  1196. if (luaV_fastgeti(L, s2v(ra), c, slot)) {
  1197. luaV_finishfastset(L, s2v(ra), slot, rc);
  1198. }
  1199. else {
  1200. TValue key;
  1201. setivalue(&key, c);
  1202. Protect(luaV_finishset(L, s2v(ra), &key, rc, slot));
  1203. }
  1204. vmbreak;
  1205. }
  1206. vmcase(OP_SETFIELD) {
  1207. StkId ra = RA(i);
  1208. const TValue *slot;
  1209. TValue *rb = KB(i);
  1210. TValue *rc = RKC(i);
  1211. TString *key = tsvalue(rb); /* key must be a string */
  1212. if (luaV_fastget(L, s2v(ra), key, slot, luaH_getshortstr)) {
  1213. luaV_finishfastset(L, s2v(ra), slot, rc);
  1214. }
  1215. else
  1216. Protect(luaV_finishset(L, s2v(ra), rb, rc, slot));
  1217. vmbreak;
  1218. }
  1219. vmcase(OP_NEWTABLE) {
  1220. StkId ra = RA(i);
  1221. int b = GETARG_B(i); /* log2(hash size) + 1 */
  1222. int c = GETARG_C(i); /* array size */
  1223. Table *t;
  1224. if (b > 0)
  1225. b = 1 << (b - 1); /* size is 2^(b - 1) */
  1226. lua_assert((!TESTARG_k(i)) == (GETARG_Ax(*pc) == 0));
  1227. if (TESTARG_k(i)) /* non-zero extra argument? */
  1228. c += GETARG_Ax(*pc) * (MAXARG_C + 1); /* add it to size */
  1229. pc++; /* skip extra argument */
  1230. L->top = ra + 1; /* correct top in case of emergency GC */
  1231. t = luaH_new(L); /* memory allocation */
  1232. sethvalue2s(L, ra, t);
  1233. if (b != 0 || c != 0)
  1234. luaH_resize(L, t, c, b); /* idem */
  1235. checkGC(L, ra + 1);
  1236. vmbreak;
  1237. }
  1238. vmcase(OP_SELF) {
  1239. StkId ra = RA(i);
  1240. const TValue *slot;
  1241. TValue *rb = vRB(i);
  1242. TValue *rc = RKC(i);
  1243. TString *key = tsvalue(rc); /* key must be a string */
  1244. setobj2s(L, ra + 1, rb);
  1245. if (luaV_fastget(L, rb, key, slot, luaH_getstr)) {
  1246. setobj2s(L, ra, slot);
  1247. }
  1248. else
  1249. Protect(luaV_finishget(L, rb, rc, ra, slot));
  1250. vmbreak;
  1251. }
  1252. vmcase(OP_ADDI) {
  1253. op_arithI(L, l_addi, luai_numadd);
  1254. vmbreak;
  1255. }
  1256. vmcase(OP_ADDK) {
  1257. op_arithK(L, l_addi, luai_numadd);
  1258. vmbreak;
  1259. }
  1260. vmcase(OP_SUBK) {
  1261. op_arithK(L, l_subi, luai_numsub);
  1262. vmbreak;
  1263. }
  1264. vmcase(OP_MULK) {
  1265. op_arithK(L, l_muli, luai_nummul);
  1266. vmbreak;
  1267. }
  1268. vmcase(OP_MODK) {
  1269. op_arithK(L, luaV_mod, luaV_modf);
  1270. vmbreak;
  1271. }
  1272. vmcase(OP_POWK) {
  1273. op_arithfK(L, luai_numpow);
  1274. vmbreak;
  1275. }
  1276. vmcase(OP_DIVK) {
  1277. op_arithfK(L, luai_numdiv);
  1278. vmbreak;
  1279. }
  1280. vmcase(OP_IDIVK) {
  1281. op_arithK(L, luaV_idiv, luai_numidiv);
  1282. vmbreak;
  1283. }
  1284. vmcase(OP_BANDK) {
  1285. op_bitwiseK(L, l_band);
  1286. vmbreak;
  1287. }
  1288. vmcase(OP_BORK) {
  1289. op_bitwiseK(L, l_bor);
  1290. vmbreak;
  1291. }
  1292. vmcase(OP_BXORK) {
  1293. op_bitwiseK(L, l_bxor);
  1294. vmbreak;
  1295. }
  1296. vmcase(OP_SHRI) {
  1297. StkId ra = RA(i);
  1298. TValue *rb = vRB(i);
  1299. int ic = GETARG_sC(i);
  1300. lua_Integer ib;
  1301. if (tointegerns(rb, &ib)) {
  1302. pc++; setivalue(s2v(ra), luaV_shiftl(ib, -ic));
  1303. }
  1304. vmbreak;
  1305. }
  1306. vmcase(OP_SHLI) {
  1307. StkId ra = RA(i);
  1308. TValue *rb = vRB(i);
  1309. int ic = GETARG_sC(i);
  1310. lua_Integer ib;
  1311. if (tointegerns(rb, &ib)) {
  1312. pc++; setivalue(s2v(ra), luaV_shiftl(ic, ib));
  1313. }
  1314. vmbreak;
  1315. }
  1316. vmcase(OP_ADD) {
  1317. op_arith(L, l_addi, luai_numadd);
  1318. vmbreak;
  1319. }
  1320. vmcase(OP_SUB) {
  1321. op_arith(L, l_subi, luai_numsub);
  1322. vmbreak;
  1323. }
  1324. vmcase(OP_MUL) {
  1325. op_arith(L, l_muli, luai_nummul);
  1326. vmbreak;
  1327. }
  1328. vmcase(OP_MOD) {
  1329. op_arith(L, luaV_mod, luaV_modf);
  1330. vmbreak;
  1331. }
  1332. vmcase(OP_POW) {
  1333. op_arithf(L, luai_numpow);
  1334. vmbreak;
  1335. }
  1336. vmcase(OP_DIV) { /* float division (always with floats) */
  1337. op_arithf(L, luai_numdiv);
  1338. vmbreak;
  1339. }
  1340. vmcase(OP_IDIV) { /* floor division */
  1341. op_arith(L, luaV_idiv, luai_numidiv);
  1342. vmbreak;
  1343. }
  1344. vmcase(OP_BAND) {
  1345. op_bitwise(L, l_band);
  1346. vmbreak;
  1347. }
  1348. vmcase(OP_BOR) {
  1349. op_bitwise(L, l_bor);
  1350. vmbreak;
  1351. }
  1352. vmcase(OP_BXOR) {
  1353. op_bitwise(L, l_bxor);
  1354. vmbreak;
  1355. }
  1356. vmcase(OP_SHR) {
  1357. op_bitwise(L, luaV_shiftr);
  1358. vmbreak;
  1359. }
  1360. vmcase(OP_SHL) {
  1361. op_bitwise(L, luaV_shiftl);
  1362. vmbreak;
  1363. }
  1364. vmcase(OP_MMBIN) {
  1365. StkId ra = RA(i);
  1366. Instruction pi = *(pc - 2); /* original arith. expression */
  1367. TValue *rb = vRB(i);
  1368. TMS tm = (TMS)GETARG_C(i);
  1369. StkId result = RA(pi);
  1370. lua_assert(OP_ADD <= GET_OPCODE(pi) && GET_OPCODE(pi) <= OP_SHR);
  1371. Protect(luaT_trybinTM(L, s2v(ra), rb, result, tm));
  1372. vmbreak;
  1373. }
  1374. vmcase(OP_MMBINI) {
  1375. StkId ra = RA(i);
  1376. Instruction pi = *(pc - 2); /* original arith. expression */
  1377. int imm = GETARG_sB(i);
  1378. TMS tm = (TMS)GETARG_C(i);
  1379. int flip = GETARG_k(i);
  1380. StkId result = RA(pi);
  1381. Protect(luaT_trybiniTM(L, s2v(ra), imm, flip, result, tm));
  1382. vmbreak;
  1383. }
  1384. vmcase(OP_MMBINK) {
  1385. StkId ra = RA(i);
  1386. Instruction pi = *(pc - 2); /* original arith. expression */
  1387. TValue *imm = KB(i);
  1388. TMS tm = (TMS)GETARG_C(i);
  1389. int flip = GETARG_k(i);
  1390. StkId result = RA(pi);
  1391. Protect(luaT_trybinassocTM(L, s2v(ra), imm, flip, result, tm));
  1392. vmbreak;
  1393. }
  1394. vmcase(OP_UNM) {
  1395. StkId ra = RA(i);
  1396. TValue *rb = vRB(i);
  1397. lua_Number nb;
  1398. if (ttisinteger(rb)) {
  1399. lua_Integer ib = ivalue(rb);
  1400. setivalue(s2v(ra), intop(-, 0, ib));
  1401. }
  1402. else if (tonumberns(rb, nb)) {
  1403. setfltvalue(s2v(ra), luai_numunm(L, nb));
  1404. }
  1405. else
  1406. Protect(luaT_trybinTM(L, rb, rb, ra, TM_UNM));
  1407. vmbreak;
  1408. }
  1409. vmcase(OP_BNOT) {
  1410. StkId ra = RA(i);
  1411. TValue *rb = vRB(i);
  1412. lua_Integer ib;
  1413. if (tointegerns(rb, &ib)) {
  1414. setivalue(s2v(ra), intop(^, ~l_castS2U(0), ib));
  1415. }
  1416. else
  1417. Protect(luaT_trybinTM(L, rb, rb, ra, TM_BNOT));
  1418. vmbreak;
  1419. }
  1420. vmcase(OP_NOT) {
  1421. StkId ra = RA(i);
  1422. TValue *rb = vRB(i);
  1423. if (l_isfalse(rb))
  1424. setbtvalue(s2v(ra));
  1425. else
  1426. setbfvalue(s2v(ra));
  1427. vmbreak;
  1428. }
  1429. vmcase(OP_LEN) {
  1430. StkId ra = RA(i);
  1431. Protect(luaV_objlen(L, ra, vRB(i)));
  1432. vmbreak;
  1433. }
  1434. vmcase(OP_CONCAT) {
  1435. StkId ra = RA(i);
  1436. int n = GETARG_B(i); /* number of elements to concatenate */
  1437. L->top = ra + n; /* mark the end of concat operands */
  1438. ProtectNT(luaV_concat(L, n));
  1439. checkGC(L, L->top); /* 'luaV_concat' ensures correct top */
  1440. vmbreak;
  1441. }
  1442. vmcase(OP_CLOSE) {
  1443. StkId ra = RA(i);
  1444. Protect(luaF_close(L, ra, LUA_OK, 1));
  1445. vmbreak;
  1446. }
  1447. vmcase(OP_TBC) {
  1448. StkId ra = RA(i);
  1449. /* create new to-be-closed upvalue */
  1450. halfProtect(luaF_newtbcupval(L, ra));
  1451. vmbreak;
  1452. }
  1453. vmcase(OP_JMP) {
  1454. dojump(ci, i, 0);
  1455. vmbreak;
  1456. }
  1457. vmcase(OP_EQ) {
  1458. StkId ra = RA(i);
  1459. int cond;
  1460. TValue *rb = vRB(i);
  1461. Protect(cond = luaV_equalobj(L, s2v(ra), rb));
  1462. docondjump();
  1463. vmbreak;
  1464. }
  1465. vmcase(OP_LT) {
  1466. op_order(L, l_lti, LTnum, lessthanothers);
  1467. vmbreak;
  1468. }
  1469. vmcase(OP_LE) {
  1470. op_order(L, l_lei, LEnum, lessequalothers);
  1471. vmbreak;
  1472. }
  1473. vmcase(OP_EQK) {
  1474. StkId ra = RA(i);
  1475. TValue *rb = KB(i);
  1476. /* basic types do not use '__eq'; we can use raw equality */
  1477. int cond = luaV_rawequalobj(s2v(ra), rb);
  1478. docondjump();
  1479. vmbreak;
  1480. }
  1481. vmcase(OP_EQI) {
  1482. StkId ra = RA(i);
  1483. int cond;
  1484. int im = GETARG_sB(i);
  1485. if (ttisinteger(s2v(ra)))
  1486. cond = (ivalue(s2v(ra)) == im);
  1487. else if (ttisfloat(s2v(ra)))
  1488. cond = luai_numeq(fltvalue(s2v(ra)), cast_num(im));
  1489. else
  1490. cond = 0; /* other types cannot be equal to a number */
  1491. docondjump();
  1492. vmbreak;
  1493. }
  1494. vmcase(OP_LTI) {
  1495. op_orderI(L, l_lti, luai_numlt, 0, TM_LT);
  1496. vmbreak;
  1497. }
  1498. vmcase(OP_LEI) {
  1499. op_orderI(L, l_lei, luai_numle, 0, TM_LE);
  1500. vmbreak;
  1501. }
  1502. vmcase(OP_GTI) {
  1503. op_orderI(L, l_gti, luai_numgt, 1, TM_LT);
  1504. vmbreak;
  1505. }
  1506. vmcase(OP_GEI) {
  1507. op_orderI(L, l_gei, luai_numge, 1, TM_LE);
  1508. vmbreak;
  1509. }
  1510. vmcase(OP_TEST) {
  1511. StkId ra = RA(i);
  1512. int cond = !l_isfalse(s2v(ra));
  1513. docondjump();
  1514. vmbreak;
  1515. }
  1516. vmcase(OP_TESTSET) {
  1517. StkId ra = RA(i);
  1518. TValue *rb = vRB(i);
  1519. if (l_isfalse(rb) == GETARG_k(i))
  1520. pc++;
  1521. else {
  1522. setobj2s(L, ra, rb);
  1523. donextjump(ci);
  1524. }
  1525. vmbreak;
  1526. }
  1527. vmcase(OP_CALL) {
  1528. StkId ra = RA(i);
  1529. CallInfo *newci;
  1530. int b = GETARG_B(i);
  1531. int nresults = GETARG_C(i) - 1;
  1532. if (b != 0) /* fixed number of arguments? */
  1533. L->top = ra + b; /* top signals number of arguments */
  1534. /* else previous instruction set top */
  1535. savepc(L); /* in case of errors */
  1536. if ((newci = luaD_precall(L, ra, nresults)) == NULL)
  1537. updatetrap(ci); /* C call; nothing else to be done */
  1538. else { /* Lua call: run function in this same C frame */
  1539. ci = newci;
  1540. goto startfunc;
  1541. }
  1542. vmbreak;
  1543. }
  1544. vmcase(OP_TAILCALL) {
  1545. StkId ra = RA(i);
  1546. int b = GETARG_B(i); /* number of arguments + 1 (function) */
  1547. int n; /* number of results when calling a C function */
  1548. int nparams1 = GETARG_C(i);
  1549. /* delta is virtual 'func' - real 'func' (vararg functions) */
  1550. int delta = (nparams1) ? ci->u.l.nextraargs + nparams1 : 0;
  1551. if (b != 0)
  1552. L->top = ra + b;
  1553. else /* previous instruction set top */
  1554. b = cast_int(L->top - ra);
  1555. savepc(ci); /* several calls here can raise errors */
  1556. if (TESTARG_k(i)) {
  1557. luaF_closeupval(L, base); /* close upvalues from current call */
  1558. lua_assert(L->tbclist < base); /* no pending tbc variables */
  1559. lua_assert(base == ci->func + 1);
  1560. }
  1561. if ((n = luaD_pretailcall(L, ci, ra, b, delta)) < 0) /* Lua function? */
  1562. goto startfunc; /* execute the callee */
  1563. else { /* C function? */
  1564. ci->func -= delta; /* restore 'func' (if vararg) */
  1565. luaD_poscall(L, ci, n); /* finish caller */
  1566. updatetrap(ci); /* 'luaD_poscall' can change hooks */
  1567. goto ret; /* caller returns after the tail call */
  1568. }
  1569. }
  1570. vmcase(OP_RETURN) {
  1571. StkId ra = RA(i);
  1572. int n = GETARG_B(i) - 1; /* number of results */
  1573. int nparams1 = GETARG_C(i);
  1574. if (n < 0) /* not fixed? */
  1575. n = cast_int(L->top - ra); /* get what is available */
  1576. savepc(ci);
  1577. if (TESTARG_k(i)) { /* may there be open upvalues? */
  1578. ci->u2.nres = n; /* save number of returns */
  1579. if (L->top < ci->top)
  1580. L->top = ci->top;
  1581. luaF_close(L, base, CLOSEKTOP, 1);
  1582. updatetrap(ci);
  1583. updatestack(ci);
  1584. }
  1585. if (nparams1) /* vararg function? */
  1586. ci->func -= ci->u.l.nextraargs + nparams1;
  1587. L->top = ra + n; /* set call for 'luaD_poscall' */
  1588. luaD_poscall(L, ci, n);
  1589. updatetrap(ci); /* 'luaD_poscall' can change hooks */
  1590. goto ret;
  1591. }
  1592. vmcase(OP_RETURN0) {
  1593. if (l_unlikely(L->hookmask)) {
  1594. StkId ra = RA(i);
  1595. L->top = ra;
  1596. savepc(ci);
  1597. luaD_poscall(L, ci, 0); /* no hurry... */
  1598. trap = 1;
  1599. }
  1600. else { /* do the 'poscall' here */
  1601. int nres;
  1602. L->ci = ci->previous; /* back to caller */
  1603. L->top = base - 1;
  1604. for (nres = ci->nresults; l_unlikely(nres > 0); nres--)
  1605. setnilvalue(s2v(L->top++)); /* all results are nil */
  1606. }
  1607. goto ret;
  1608. }
  1609. vmcase(OP_RETURN1) {
  1610. if (l_unlikely(L->hookmask)) {
  1611. StkId ra = RA(i);
  1612. L->top = ra + 1;
  1613. savepc(ci);
  1614. luaD_poscall(L, ci, 1); /* no hurry... */
  1615. trap = 1;
  1616. }
  1617. else { /* do the 'poscall' here */
  1618. int nres = ci->nresults;
  1619. L->ci = ci->previous; /* back to caller */
  1620. if (nres == 0)
  1621. L->top = base - 1; /* asked for no results */
  1622. else {
  1623. StkId ra = RA(i);
  1624. setobjs2s(L, base - 1, ra); /* at least this result */
  1625. L->top = base;
  1626. for (; l_unlikely(nres > 1); nres--)
  1627. setnilvalue(s2v(L->top++)); /* complete missing results */
  1628. }
  1629. }
  1630. ret: /* return from a Lua function */
  1631. if (ci->callstatus & CIST_FRESH)
  1632. return; /* end this frame */
  1633. else {
  1634. ci = ci->previous;
  1635. goto returning; /* continue running caller in this frame */
  1636. }
  1637. }
  1638. vmcase(OP_FORLOOP) {
  1639. StkId ra = RA(i);
  1640. if (ttisinteger(s2v(ra + 2))) { /* integer loop? */
  1641. lua_Unsigned count = l_castS2U(ivalue(s2v(ra + 1)));
  1642. if (count > 0) { /* still more iterations? */
  1643. lua_Integer step = ivalue(s2v(ra + 2));
  1644. lua_Integer idx = ivalue(s2v(ra)); /* internal index */
  1645. chgivalue(s2v(ra + 1), count - 1); /* update counter */
  1646. idx = intop(+, idx, step); /* add step to index */
  1647. chgivalue(s2v(ra), idx); /* update internal index */
  1648. setivalue(s2v(ra + 3), idx); /* and control variable */
  1649. pc -= GETARG_Bx(i); /* jump back */
  1650. }
  1651. }
  1652. else if (floatforloop(ra)) /* float loop */
  1653. pc -= GETARG_Bx(i); /* jump back */
  1654. updatetrap(ci); /* allows a signal to break the loop */
  1655. vmbreak;
  1656. }
  1657. vmcase(OP_FORPREP) {
  1658. StkId ra = RA(i);
  1659. savestate(L, ci); /* in case of errors */
  1660. if (forprep(L, ra))
  1661. pc += GETARG_Bx(i) + 1; /* skip the loop */
  1662. vmbreak;
  1663. }
  1664. vmcase(OP_TFORPREP) {
  1665. StkId ra = RA(i);
  1666. /* create to-be-closed upvalue (if needed) */
  1667. halfProtect(luaF_newtbcupval(L, ra + 3));
  1668. pc += GETARG_Bx(i);
  1669. i = *(pc++); /* go to next instruction */
  1670. lua_assert(GET_OPCODE(i) == OP_TFORCALL && ra == RA(i));
  1671. goto l_tforcall;
  1672. }
  1673. vmcase(OP_TFORCALL) {
  1674. l_tforcall: {
  1675. StkId ra = RA(i);
  1676. /* 'ra' has the iterator function, 'ra + 1' has the state,
  1677. 'ra + 2' has the control variable, and 'ra + 3' has the
  1678. to-be-closed variable. The call will use the stack after
  1679. these values (starting at 'ra + 4')
  1680. */
  1681. /* push function, state, and control variable */
  1682. memcpy(ra + 4, ra, 3 * sizeof(*ra));
  1683. L->top = ra + 4 + 3;
  1684. ProtectNT(luaD_call(L, ra + 4, GETARG_C(i))); /* do the call */
  1685. updatestack(ci); /* stack may have changed */
  1686. i = *(pc++); /* go to next instruction */
  1687. lua_assert(GET_OPCODE(i) == OP_TFORLOOP && ra == RA(i));
  1688. goto l_tforloop;
  1689. }}
  1690. vmcase(OP_TFORLOOP) {
  1691. l_tforloop: {
  1692. StkId ra = RA(i);
  1693. if (!ttisnil(s2v(ra + 4))) { /* continue loop? */
  1694. setobjs2s(L, ra + 2, ra + 4); /* save control variable */
  1695. pc -= GETARG_Bx(i); /* jump back */
  1696. }
  1697. vmbreak;
  1698. }}
  1699. vmcase(OP_SETLIST) {
  1700. StkId ra = RA(i);
  1701. int n = GETARG_B(i);
  1702. unsigned int last = GETARG_C(i);
  1703. Table *h = hvalue(s2v(ra));
  1704. if (n == 0)
  1705. n = cast_int(L->top - ra) - 1; /* get up to the top */
  1706. else
  1707. L->top = ci->top; /* correct top in case of emergency GC */
  1708. last += n;
  1709. if (TESTARG_k(i)) {
  1710. last += GETARG_Ax(*pc) * (MAXARG_C + 1);
  1711. pc++;
  1712. }
  1713. if (last > luaH_realasize(h)) /* needs more space? */
  1714. luaH_resizearray(L, h, last); /* preallocate it at once */
  1715. for (; n > 0; n--) {
  1716. TValue *val = s2v(ra + n);
  1717. setobj2t(L, &h->array[last - 1], val);
  1718. last--;
  1719. luaC_barrierback(L, obj2gco(h), val);
  1720. }
  1721. vmbreak;
  1722. }
  1723. vmcase(OP_CLOSURE) {
  1724. StkId ra = RA(i);
  1725. Proto *p = cl->p->p[GETARG_Bx(i)];
  1726. halfProtect(pushclosure(L, p, cl->upvals, base, ra));
  1727. checkGC(L, ra + 1);
  1728. vmbreak;
  1729. }
  1730. vmcase(OP_VARARG) {
  1731. StkId ra = RA(i);
  1732. int n = GETARG_C(i) - 1; /* required results */
  1733. Protect(luaT_getvarargs(L, ci, ra, n));
  1734. vmbreak;
  1735. }
  1736. vmcase(OP_VARARGPREP) {
  1737. ProtectNT(luaT_adjustvarargs(L, GETARG_A(i), ci, cl->p));
  1738. if (l_unlikely(trap)) { /* previous "Protect" updated trap */
  1739. luaD_hookcall(L, ci);
  1740. L->oldpc = 1; /* next opcode will be seen as a "new" line */
  1741. }
  1742. updatebase(ci); /* function has new base after adjustment */
  1743. vmbreak;
  1744. }
  1745. vmcase(OP_EXTRAARG) {
  1746. lua_assert(0);
  1747. vmbreak;
  1748. }
  1749. }
  1750. }
  1751. }
  1752. /* }================================================================== */