mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
![]() Currently only afi instruction is encoded, will be adding other instructions too. For encoding we are running out of characters so was planning to append the complete modes (RXa or rxa) which one do you think is better, and also thinking of just adding remaining instruction modes as well, which we don't support as of now. Let me know if you want me to add those, or we will wait for sometime before we add those. |
||
---|---|---|
.. | ||
Examples | ||
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_s390x.h | ||
dasm_s390x.lua | ||
dasm_x64.lua | ||
dasm_x86.h | ||
dasm_x86.lua | ||
dynasm.lua |