JIT Performance enhancements, fix for MOVE16 in JIT

This commit is contained in:
Dimitris Panokostas 2018-02-16 17:16:18 +01:00
parent 2ed5859e5b
commit 034f310eaf
10 changed files with 386 additions and 795 deletions

View file

@ -1,7 +1,3 @@
#ifdef NOFLAGS_SUPPORT
/* 68040 */
extern const struct comptbl op_smalltbl_0_nf[];
#endif
extern const struct comptbl op_smalltbl_0_comp_nf[];
extern const struct comptbl op_smalltbl_0_comp_ff[];
extern compop_func op_0_0_comp_ff;