Implemented (bugfixed) ROXR, fixed MVMEL (closes #314)

This commit is contained in:
Dimitris Panokostas 2018-10-06 15:34:28 +02:00
parent a87e14fb86
commit 68ceac4a54
16 changed files with 5016 additions and 4910 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;