Bochs/bochs/cpu/fpu
2024-02-10 13:27:16 +01: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 fixed FPATAN for case of |x|=|y| 2023-11-19 22:00:46 +02:00
fprem.cc
fpu_arith.cc use true/false instead of 0/1 for bool in the cpu code 2023-12-19 20:44:56 +02:00
fpu_cmov.cc optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +02:00
fpu_compare.cc x87: Implemented special behavior for 287-compatibility FSTP opcode: D9D8..D9DF - Behaves the same as FSTP but won't cause a stack underflow exception. 2023-12-07 12:56:02 +02:00
fpu_const.cc optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +02:00
fpu_constant.h
fpu_load_store.cc x87: Implemented special behavior for 287-compatibility FSTP opcode: D9D8..D9DF - Behaves the same as FSTP but won't cause a stack underflow exception. 2023-12-07 12:56:02 +02:00
fpu_misc.cc optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +02:00
fpu_trans.cc optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +02:00
fpu.cc optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +02: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 regen Makefile.in dependencies 2024-01-12 01:10:47 +02: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 style and disasm updates, no functional impact 2023-12-25 14:57:05 +02:00
softfloat-round-pack.cc fixed rounding to float16 (found during AVX512_FP16 development) 2024-01-26 22:53:39 +02:00
softfloat-round-pack.h dos2unix to all files 2022-07-30 14:31:16 +03:00
softfloat-specialize.cc
softfloat-specialize.h implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
softfloat.cc bugfix for float64_getmant 2024-02-10 13:27:16 +01:00
softfloat.h implementation of AVX-NE-CONVERT ISA (#89) 2023-10-14 14:55:12 +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