Added updating of lua generated header files for X86 architecture.
commitcec2c2b954ec78019497eda0b88bac3558ea5bcd
authorDirk Steinke <steinke.dirk.ml@gmail.com>
Sat, 21 Jun 2014 14:41:05 +0000 (21 16:41 +0200)
committerDirk Steinke <steinke.dirk.ml@gmail.com>
Sat, 21 Jun 2014 14:41:05 +0000 (21 16:41 +0200)
treea5d8bf1f4305801285c988482f67e65d32ad33dd
parent84c23674db7bddaae2f5f57cb34e788bfd3d4be6
Added updating of lua generated header files for X86 architecture.
20 files changed:
include/jitcs_machine_x86_32.h
include/jitcs_machine_x86_64.h
include/jitcs_x86_32.h [moved from include/tmp/jitcs_x86_32.h with 100% similarity]
include/jitcs_x86_32_cons.h [new file with mode: 0644]
include/jitcs_x86_32_insids.h [new file with mode: 0644]
include/jitcs_x86_32_regs.h [new file with mode: 0644]
include/jitcs_x86_64.h [moved from include/tmp/jitcs_x86_64.h with 100% similarity]
include/jitcs_x86_64_cons.h [new file with mode: 0644]
include/jitcs_x86_64_insids.h [new file with mode: 0644]
include/jitcs_x86_64_regs.h [new file with mode: 0644]
include/jitcs_x86_common_insids.h [moved from include/tmp/jitcs_x86_common_insids.h with 100% similarity]
include/jitcs_x86_xx_cons.lh [moved from include/tmp/jitcs_x86_xx_cons.lh with 66% similarity]
include/jitcs_x86_xx_insids.lh [moved from include/tmp/jitcs_x86_xx_insids.lh with 100% similarity]
include/jitcs_x86_xx_regs.lh [moved from include/tmp/jitcs_x86_xx_regs.lh with 81% similarity]
include/tmp/jitcs_vreg2.h [moved from include/jitcs_vreg.h with 100% similarity]
makefile
tools/emblua.lua
tools/template2header.lua
tools/x86_insalias2data.lua
tools/x86_inslist2data.lua