Bochs/bochs/cpu/fpu
Volker Ruppert 58019a1649 Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file
that is a part of the libtool package. Updated Makefile dependencies.
TODO: check if we can get rid of the ltdl*.* files (this would be possible if
the ltdl library is always available if libtool is present).
2013-12-17 19:57:40 +00:00
..
control_w.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
f2xm1.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
ferr.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fpatan.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +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 - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +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 update (c) for few files 2013-09-05 18:40:14 +00:00
fsincos.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
fyl2x.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +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 - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat-compare.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat-macros.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat-muladd.cc fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
softfloat-round-pack.cc softfloat: added float to uint64 conversion operations (based on QEMU patch by Tom Musta) 2013-11-10 19:08:12 +00:00
softfloat-round-pack.h softfloat: added float to uint64 conversion operations (based on QEMU patch by Tom Musta) 2013-11-10 19:08:12 +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 VFIXUPIMM AVX-512 opcodes 2013-12-17 16:44:46 +00:00
softfloat.cc remove statement with no effect 2013-12-15 19:58:15 +00:00
softfloat.h implement EVEX SAE (suppress all exceptions) contol, implement AVX512 INSTERT/EXTRACTPS opcodes 2013-12-14 12:45:06 +00:00
softfloatx80.cc Implemented AVX512 EXPAND/COMPRESS instructions 2013-12-10 21:09:46 +00:00
softfloatx80.h - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +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