lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

At lua vm instruction, I sometimes find `R(A)` of `JMP` instruction is not zero.
I think `JMP A B` is jump from the address to the address + B, A is not used.
Does the vm use `A`?

--
Kawahara Satoru
College of Information Science
University of Tsukuba