Bochs/bochs/cpu/fpu
Volker Ruppert cd68194269 Added Android host platform support to Bochs based on SF patch #534.
- added Android case to the configure script.
- renamed file memory.h to memory-bochs.h to fix conflict with NDK.
- fixed Android issues in some files.
2016-08-12 17:06:14 +00:00
..
control_w.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
f2xm1.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
ferr.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpatan.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
fprem.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_arith.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
fpu_cmov.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_compare.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
fpu_const.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_constant.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_load_store.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
fpu_misc.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_trans.cc rename fpu function 2015-05-02 20:08:36 +00:00
fpu.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
fsincos.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
fyl2x.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
poly.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat16.cc Added shape of implementation for last missing VSCALEF* AVX-512 instructons. 2014-03-09 21:42:11 +00:00
softfloat-compare.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat-macros.h fixed shoft128right macro is softfloat 2014-09-19 16:01:46 +00:00
softfloat-muladd.cc fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
softfloat-round-pack.cc more fixes for uint conversions based on latest QEMU patches by Tom Musta 2014-01-20 21:22:29 +00:00
softfloat-round-pack.h more fixes for uint conversions based on latest QEMU patches by Tom Musta 2014-01-20 21:22:29 +00:00
softfloat-specialize.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat-specialize.h implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
softfloat.cc fixed denormal arg handling in VGENTMANT* 2014-08-15 10:27:56 +00:00
softfloat.h changed polarity of is_min bit in range operation to better match vrange* instructions immediate encoding 2014-08-04 21:08:00 +00:00
softfloatx80.cc fixed code duplication in floating point compare functions 2014-08-03 19:53:02 +00:00
softfloatx80.h fixed code duplication in floating point compare functions 2014-08-03 19:53:02 +00:00
status_w.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
tag_w.h #define to enum or inline function convertion 2015-10-09 19:33:36 +00:00
todo - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00