Bochs/bochs/cpu/fpu
2023-12-07 12:56:02 +02: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 optimize handling of allowed_to_run_FPU_MMX instructios common block 2023-11-08 06:48:53 +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 make APIC from static object to dynamic so many cc files won't need to be dependent on apic.h 2023-11-28 11:08:42 +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 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
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 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