JIT: performance enhancements, implemented ROXR (merged from TomB)

This commit is contained in:
Dimitris Panokostas 2018-04-02 17:25:57 +02:00
parent b477850782
commit e499bbeff3
12 changed files with 4998 additions and 4877 deletions

View file

@ -1399,21 +1399,27 @@ extern compop_func op_d1fb_0_comp_ff;
extern compop_func op_d1fc_0_comp_ff;
extern compop_func op_e000_0_comp_ff;
extern compop_func op_e008_0_comp_ff;
extern compop_func op_e010_0_comp_ff;
extern compop_func op_e018_0_comp_ff;
extern compop_func op_e020_0_comp_ff;
extern compop_func op_e028_0_comp_ff;
extern compop_func op_e030_0_comp_ff;
extern compop_func op_e038_0_comp_ff;
extern compop_func op_e040_0_comp_ff;
extern compop_func op_e048_0_comp_ff;
extern compop_func op_e050_0_comp_ff;
extern compop_func op_e058_0_comp_ff;
extern compop_func op_e060_0_comp_ff;
extern compop_func op_e068_0_comp_ff;
extern compop_func op_e070_0_comp_ff;
extern compop_func op_e078_0_comp_ff;
extern compop_func op_e080_0_comp_ff;
extern compop_func op_e088_0_comp_ff;
extern compop_func op_e090_0_comp_ff;
extern compop_func op_e098_0_comp_ff;
extern compop_func op_e0a0_0_comp_ff;
extern compop_func op_e0a8_0_comp_ff;
extern compop_func op_e0b0_0_comp_ff;
extern compop_func op_e0b8_0_comp_ff;
extern compop_func op_e0d0_0_comp_ff;
extern compop_func op_e0d8_0_comp_ff;
@ -2907,21 +2913,27 @@ extern compop_func op_d1fb_0_comp_nf;
extern compop_func op_d1fc_0_comp_nf;
extern compop_func op_e000_0_comp_nf;
extern compop_func op_e008_0_comp_nf;
extern compop_func op_e010_0_comp_nf;
extern compop_func op_e018_0_comp_nf;
extern compop_func op_e020_0_comp_nf;
extern compop_func op_e028_0_comp_nf;
extern compop_func op_e030_0_comp_nf;
extern compop_func op_e038_0_comp_nf;
extern compop_func op_e040_0_comp_nf;
extern compop_func op_e048_0_comp_nf;
extern compop_func op_e050_0_comp_nf;
extern compop_func op_e058_0_comp_nf;
extern compop_func op_e060_0_comp_nf;
extern compop_func op_e068_0_comp_nf;
extern compop_func op_e070_0_comp_nf;
extern compop_func op_e078_0_comp_nf;
extern compop_func op_e080_0_comp_nf;
extern compop_func op_e088_0_comp_nf;
extern compop_func op_e090_0_comp_nf;
extern compop_func op_e098_0_comp_nf;
extern compop_func op_e0a0_0_comp_nf;
extern compop_func op_e0a8_0_comp_nf;
extern compop_func op_e0b0_0_comp_nf;
extern compop_func op_e0b8_0_comp_nf;
extern compop_func op_e0d0_0_comp_nf;
extern compop_func op_e0d8_0_comp_nf;