Bochs/bochs/cpu/fpu
2014-11-05 18:29:35 +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 implement EVEX SAE (suppress all exceptions) contol, implement AVX512 INSTERT/EXTRACTPS opcodes 2013-12-14 12:45:06 +00:00
fpu_cmov.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_compare.cc more use of the clearflagsOSZAPC 2014-10-22 18:24:33 +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 - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_misc.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu_trans.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpu.cc fixed format for debug printing x87 numbers 2014-11-05 18:29:35 +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 Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file 2013-12-17 19:57:40 +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 - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
todo - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00