lua-users home
lua-l archive

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


On Thu, Feb 6, 2020 at 3:18 PM Hisham wrote:
even if the semantics are different


There is a semantic difference in rotation counters:
in LuaJIT, they are taken modulo 64.
for example, bit.lshift(1LL, 64) is not a zero