Bochs/bochs/cpu/fpu
2021-07-25 18:06:31 +00:00
..
control_w.h
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_arith.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00: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_load_store.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00: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
softfloat16.cc Removed SVN property "executable" from some files. 2021-02-21 09:25:33 +00:00
softfloat-compare.h
softfloat-macros.h fixed shoft128right macro is softfloat 2014-09-19 16:01:46 +00:00
softfloat-muladd.cc Removed SVN property "executable" from some files. 2021-02-21 09:25:33 +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
softfloat-specialize.h implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
softfloat.cc fixed softfloat FUZ condition. fixed/optimized pmaddwd computing function 2017-03-30 22:11:38 +00:00
softfloat.h minor tab2space 2021-07-03 19:00:41 +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 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