MIPS: Integrate and enable JIT compiler.
commitbcd459aa0e5ab8e6df4a89c75c4f9f00ec7d0176
authorMike Pall <mike>
Thu, 29 Mar 2012 23:36:55 +0000 (30 01:36 +0200)
committerMike Pall <mike>
Thu, 29 Mar 2012 23:36:55 +0000 (30 01:36 +0200)
tree1c2a3b358455eda1abcf45bbdc6600f1e4e58810
parent2225c9aafc9245e12b22d34b68be8017c42febd8
MIPS: Integrate and enable JIT compiler.
lib/dis_mips.lua
lib/dump.lua
src/lj_arch.h
src/lj_asm.c
src/lj_asm_mips.h [new file with mode: 0644]
src/lj_emit_mips.h [new file with mode: 0644]
src/lj_ircall.h
src/lj_mcode.c
src/lj_target.h
src/lj_target_mips.h