mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-04-20 05:53:26 +00:00
![]() The patch fixes three family of warnings: dynasm/dasm_x86.h:146:46: runtime error: applying non-zero offset 18446744073642442752 to null pointer dynasm/dasm_x86.h:193:32: runtime error: signed integer overflow: 2147483647 + 128 cannot be represented in type 'int' dynasm/dasm_x86.h:446:23: runtime error: store to misaligned address 0x7fd86dd5e013 ... line numbers in the error messages may be not accurate. |
||
---|---|---|
.. | ||
dasm_arm64.h | ||
dasm_arm64.lua | ||
dasm_arm.h | ||
dasm_arm.lua | ||
dasm_mips64.lua | ||
dasm_mips.h | ||
dasm_mips.lua | ||
dasm_ppc.h | ||
dasm_ppc.lua | ||
dasm_proto.h | ||
dasm_x64.lua | ||
dasm_x86.h | ||
dasm_x86.lua | ||
dynasm.lua |