Bochs/bochs/fpu
2008-09-18 19:10:23 +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 i- Partially fixed x87 Underflow/Overflow (#P) unmasked responce 2008-09-02 19:46:30 +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 Call #UD exception directly instead of UndefinedOpcode function - for future use 2008-07-13 15:35:10 +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 - Fixed masked x87 stack underflow responce for FLD_STi instruction 2008-09-03 20:13:52 +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 Added missed prepare_FPU 2008-07-14 18:54:10 +00:00
fpu.cc Fixed problem in one of my prev commits 2008-09-18 19:10:23 +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 Code optimization in softfloat library 2008-09-05 20:49:42 +00:00
softfloat-round-pack.cc Code optimization in softfloat library 2008-09-05 20:49:42 +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 Code optimization in softfloat library 2008-09-05 20:49:42 +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