Added JIT FPU, removed Softfloat option (too slow to be useful) - Thanks TomB!

This commit is contained in:
Dimitris Panokostas 2018-01-30 01:08:23 +01:00
parent f24301e8dd
commit a8815b211e
55 changed files with 3579 additions and 10940 deletions

View file

@ -1446,6 +1446,28 @@ extern compop_func op_e7e8_0_comp_ff;
extern compop_func op_e7f0_0_comp_ff;
extern compop_func op_e7f8_0_comp_ff;
extern compop_func op_e7f9_0_comp_ff;
extern compop_func op_f200_0_comp_ff;
extern compop_func op_f208_0_comp_ff;
extern compop_func op_f210_0_comp_ff;
extern compop_func op_f218_0_comp_ff;
extern compop_func op_f220_0_comp_ff;
extern compop_func op_f228_0_comp_ff;
extern compop_func op_f230_0_comp_ff;
extern compop_func op_f238_0_comp_ff;
extern compop_func op_f239_0_comp_ff;
extern compop_func op_f23a_0_comp_ff;
extern compop_func op_f23b_0_comp_ff;
extern compop_func op_f23c_0_comp_ff;
extern compop_func op_f240_0_comp_ff;
extern compop_func op_f250_0_comp_ff;
extern compop_func op_f258_0_comp_ff;
extern compop_func op_f260_0_comp_ff;
extern compop_func op_f268_0_comp_ff;
extern compop_func op_f270_0_comp_ff;
extern compop_func op_f278_0_comp_ff;
extern compop_func op_f279_0_comp_ff;
extern compop_func op_f280_0_comp_ff;
extern compop_func op_f2c0_0_comp_ff;
extern compop_func op_f600_0_comp_ff;
extern compop_func op_f608_0_comp_ff;
extern compop_func op_f610_0_comp_ff;
@ -2893,6 +2915,28 @@ extern compop_func op_e7e8_0_comp_nf;
extern compop_func op_e7f0_0_comp_nf;
extern compop_func op_e7f8_0_comp_nf;
extern compop_func op_e7f9_0_comp_nf;
extern compop_func op_f200_0_comp_nf;
extern compop_func op_f208_0_comp_nf;
extern compop_func op_f210_0_comp_nf;
extern compop_func op_f218_0_comp_nf;
extern compop_func op_f220_0_comp_nf;
extern compop_func op_f228_0_comp_nf;
extern compop_func op_f230_0_comp_nf;
extern compop_func op_f238_0_comp_nf;
extern compop_func op_f239_0_comp_nf;
extern compop_func op_f23a_0_comp_nf;
extern compop_func op_f23b_0_comp_nf;
extern compop_func op_f23c_0_comp_nf;
extern compop_func op_f240_0_comp_nf;
extern compop_func op_f250_0_comp_nf;
extern compop_func op_f258_0_comp_nf;
extern compop_func op_f260_0_comp_nf;
extern compop_func op_f268_0_comp_nf;
extern compop_func op_f270_0_comp_nf;
extern compop_func op_f278_0_comp_nf;
extern compop_func op_f279_0_comp_nf;
extern compop_func op_f280_0_comp_nf;
extern compop_func op_f2c0_0_comp_nf;
extern compop_func op_f600_0_comp_nf;
extern compop_func op_f608_0_comp_nf;
extern compop_func op_f610_0_comp_nf;