Initial work on x86 code generation. Will not compile for some time now.
commit8e56a4110de76d7087104a6b5c65f78509b3ff54
authorDirk Steinke <steinke.dirk.ml@gmail.com>
Thu, 24 Jul 2014 18:09:34 +0000 (24 20:09 +0200)
committerDirk Steinke <steinke.dirk.ml@gmail.com>
Thu, 24 Jul 2014 18:09:34 +0000 (24 20:09 +0200)
tree6f0c3fb6bddcf73a3fecada18b016944d87130bf
parent0d2d7c60f619acddd55ac44be4eb843724dd5d1a
Initial work on x86 code generation. Will not compile for some time now.
makefile
src/data/x86_inslist.ltxt
src/x86/src/x86_xx_codegen.lcpp [new file with mode: 0644]
tests/test_simplecodegen.cpp [new file with mode: 0644]
tools/x86_inslist2data.lua