PPC: Integrate and enable JIT compiler.

This commit is contained in:
Mike Pall
2011-10-24 16:43:51 +02:00
parent fa9ade356b
commit 0cf8c20be8
7 changed files with 2603 additions and 6 deletions

View File

@@ -163,7 +163,6 @@
#define LJ_TARGET_MASKROT 1
#define LJ_TARGET_UNIFYROT 1 /* Want only IR_BROL. */
#define LJ_ARCH_NUMMODE LJ_NUMMODE_DUAL_SINGLE
#define LJ_ARCH_NOJIT 1
#elif LUAJIT_TARGET == LUAJIT_ARCH_PPCSPE