Bochs/bochs/cpu/fpu
2015-05-11 19:23:09 +00:00
..
control_w.h
f2xm1.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
ferr.cc
fpatan.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
fprem.cc
fpu_arith.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
fpu_cmov.cc
fpu_compare.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
fpu_const.cc
fpu_constant.h
fpu_load_store.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
fpu_misc.cc
fpu_trans.cc rename fpu function 2015-05-02 20:08:36 +00:00
fpu.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +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 Major rewrite of memory access methods to avoid massive code duplication and enable inlining of memory access methods 2015-01-25 20:55:10 +00:00
poly.cc
softfloat16.cc Added shape of implementation for last missing VSCALEF* AVX-512 instructons. 2014-03-09 21:42:11 +00:00
softfloat-compare.h
softfloat-macros.h fixed shoft128right macro is softfloat 2014-09-19 16:01:46 +00:00
softfloat-muladd.cc
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 denormal arg handling in VGENTMANT* 2014-08-15 10:27:56 +00:00
softfloat.h changed polarity of is_min bit in range operation to better match vrange* instructions immediate encoding 2014-08-04 21:08:00 +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
tag_w.h
todo