Bochs/bochs/fpu
2008-01-29 17:13:10 +00:00
..
control_w.h
f2xm1.cc
ferr.cc
fpatan.cc
fprem.cc
fpu_arith.cc Avoid pointer params for every read_virtual_* except 16-byte SSE and 10-byte x87 reads 2007-12-20 20:58:38 +00:00
fpu_compare.cc Avoid pointer params for every read_virtual_* except 16-byte SSE and 10-byte x87 reads 2007-12-20 20:58:38 +00:00
fpu_const.cc
fpu_constant.h
fpu_load_store.cc Fixed more VCPP2008 warnings 2007-12-26 18:39:15 +00:00
fpu_misc.cc
fpu_tags.cc
fpu_trans.cc
fpu.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
fsincos.cc
fyl2x.cc
Makefile.in Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
poly.cc
softfloat-macros.h
softfloat-round-pack.cc Fixed more VCPP2008 warnings 2007-12-26 18:39:15 +00:00
softfloat-round-pack.h
softfloat-specialize.cc
softfloat-specialize.h
softfloat.cc Fixed more VCPP2008 warnings 2007-12-26 18:39:15 +00:00
softfloat.h
softfloatx80.cc Fixed more VCPP2008 warnings 2007-12-26 18:39:15 +00:00
softfloatx80.h
status_w.h
tag_w.h
todo