Bochs/bochs/fpu
Stanislav Shwartsman 92568f7525 Faster 32-bit emulation wwith 64-bit enabled mode.
~10% speedup byu optimization of 32-bit mem access
2008-06-12 19:14:40 +00:00
..
control_w.h - significantly improve FPU debug print 2008-05-05 21:23:33 +00:00
f2xm1.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
ferr.cc Optimizations in FPU tag word handling - compress FPU tag word internally and expose only when calling for tag word read operations (only 4 instructions) 2008-05-10 13:34:01 +00:00
fpatan.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
fprem.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
fpu_arith.cc for FPU instruction which load data from memory we should access memory first and only then check if it FPU stack overflow 2008-04-26 19:38:53 +00:00
fpu_compare.cc Optimizations in FPU tag word handling - compress FPU tag word internally and expose only when calling for tag word read operations (only 4 instructions) 2008-05-10 13:34:01 +00:00
fpu_const.cc Optimizations in FPU tag word handling - compress FPU tag word internally and expose only when calling for tag word read operations (only 4 instructions) 2008-05-10 13:34:01 +00:00
fpu_constant.h another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
fpu_load_store.cc Faster 32-bit emulation wwith 64-bit enabled mode. 2008-06-12 19:14:40 +00:00
fpu_misc.cc Optimizations in FPU tag word handling - compress FPU tag word internally and expose only when calling for tag word read operations (only 4 instructions) 2008-05-10 13:34:01 +00:00
fpu_tags.cc Missed include file 2008-04-04 21:10:30 +00:00
fpu_trans.cc Optimizations in FPU tag word handling - compress FPU tag word internally and expose only when calling for tag word read operations (only 4 instructions) 2008-05-10 13:34:01 +00:00
fpu.cc Faster 32-bit emulation wwith 64-bit enabled mode. 2008-06-12 19:14:40 +00:00
fsincos.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
fyl2x.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
Makefile.in Inline pop/push functions 2008-04-05 17:51:55 +00:00
poly.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat-macros.h another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat-round-pack.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat-round-pack.h another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat-specialize.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat-specialize.h move denormals_are_zeros to fpu_specialize.h 2008-04-04 20:02:36 +00:00
softfloat.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloat.h another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloatx80.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
softfloatx80.h another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
status_w.h get rid of ugly do/while(0) construction 2007-09-14 19:39:11 +00:00
tag_w.h Change my e-mail to #SF one 2007-03-23 21:27:13 +00:00
todo another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00