Bochs/bochs/fpu
Volker Ruppert 02ae558db8 - removed old unused code designed for a save/restore feature
- fixed pcidev targets in iodev/Makefile.in
- updated all Makefile dependencies using a default setup (.conf.linux).
  TODO: dependencies should be generated at compile time since they depend on
  the config settings
2004-12-13 19:10:38 +00:00
..
control_w.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
f2xm1.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
ferr.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
fpatan.cc Fixed compilation warnings (g++, -Wall) 2004-11-04 22:41:24 +00:00
fprem.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
fpu_arith.cc Implemented precision lost up indication in floating point status word 2004-06-25 18:51:28 +00:00
fpu_compare.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
fpu_const.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
fpu_constant.h return back copyright info 2004-06-22 19:10:06 +00:00
fpu_load_store.cc 1. Fixed bug in FSUB instruction 2004-07-29 20:15:19 +00:00
fpu_misc.cc 1. Fixed bug in FSUB instruction 2004-07-29 20:15:19 +00:00
fpu_tags.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
fpu_trans.cc 1. Fixed bug in FSUB instruction 2004-07-29 20:15:19 +00:00
fpu.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
fsincos.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
fyl2x.cc Simplify cpu.h 2004-09-14 20:19:54 +00:00
Makefile.in - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
poly.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
softfloat-macros.h Fixed compilation warnings (g++, -Wall) 2004-11-04 22:41:24 +00:00
softfloat-round-pack.cc Implemented precision lost up indication in floating point status word 2004-06-25 18:51:28 +00:00
softfloat-round-pack.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
softfloat-specialize.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
softfloat-specialize.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
softfloat.cc Fixed compilation warnings (g++, -Wall) 2004-11-04 22:41:24 +00:00
softfloat.h Significanly improve accuracy of FYL2X and FYL2XP1 2004-07-31 20:19:38 +00:00
softfloatx80.cc Fix exceptions mismatch in FXTRACT instruction 2004-07-24 19:26:50 +00:00
softfloatx80.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
status_w.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
tag_w.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
todo Implemented precision lost up indication in floating point status word 2004-06-25 18:51:28 +00:00