5 ms·
For an implementation of logical immediate encoding without the loop, see https://github.com/LuaJIT/LuaJIT/blob/04dca7911ea255f37be799c18d74c305b921c1a6/src/lj_
by corsix 2y ago
For an implementation of logical immediate encoding without the loop, see https://github.com/LuaJIT/LuaJIT/blob/04dca7911ea255f37be799c18d74c305b921c1a6/src/lj_emit_arm64.h#L43-L58 https://github.com/LuaJIT/LuaJIT/blob/04dca7911ea255f37be799...