mikepaul-LuaJIT/dynasm
niravthakkar 1fe2176241 Updated memory parsing
The values of base and index registers have been passed as 0, if only displacement is passed
the displacement is assumed to be alphanumeric (since label might be used)
2017-01-04 17:43:53 +05:30
..
Examples Added example for RX-f based instruction mode 2017-01-03 17:08:30 +05:30
dasm_arm64.h Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_arm64.lua Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_arm.h Bump copyright date to 2016. 2016-03-03 12:02:22 +01:00
dasm_arm.lua Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_mips64.lua DynASM/MIPS: Add missing MIPS64 instructions. 2016-05-28 05:09:24 +02:00
dasm_mips.h DynASM/MIPS: Add missing MIPS64 instructions. 2016-05-28 05:09:24 +02:00
dasm_mips.lua DynASM/MIPS: Add missing MIPS64 instructions. 2016-05-28 05:09:24 +02:00
dasm_ppc.h Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_ppc.lua Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_proto.h Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_s390x.h Fix decoding of REL_EXT. 2016-12-14 16:27:38 -05:00
dasm_s390x.lua Updated memory parsing 2017-01-04 17:43:53 +05:30
dasm_x64.lua Bump copyright date to 2016. 2016-03-03 12:02:22 +01:00
dasm_x86.h Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00
dasm_x86.lua DynASM/x86: Add ADX instructions. 2016-03-06 12:25:03 +01:00
dynasm.lua Merge branch 'master' into v2.1 2016-03-03 12:11:37 +01:00