Bochs/bochs/cpu/fpu
2022-08-23 21:46:04 +03: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 ! CPUID: Added TigerLake CPU definition (features CET and CLWB support) 2021-01-30 08:35:35 +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 remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
fpu_cmov.cc Removed SVN property "executable" from some files. 2021-02-21 09:25:33 +00:00
fpu_compare.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
fpu_const.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +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 remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
fpu_misc.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
fpu_trans.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
fpu.cc ! CPUID: Added TigerLake CPU definition (features CET and CLWB support) 2021-01-30 08:35: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 remove cpudb.h from some Makefile dependencies. TODO: it should be only in cpu/init.cc and config.cc 2021-07-25 18:06:31 +00:00
poly.cc - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
softfloat16.cc Removed SVN property "executable" from some files. 2021-02-21 09:25:33 +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 remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
softfloat-round-pack.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
softfloat-round-pack.h dos2unix to all files 2022-07-30 14:31:16 +03: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 remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
softfloat.h dos2unix to all files 2022-07-30 14:31:16 +03: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 coding style changes, tab2space, macro2function or macro2const 2019-10-17 19:23:27 +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