Bochs/bochs/fpu
Stanislav Shwartsman f8c3968d42 Changes list made after CVS service crash:
- Fixed critical bug in CPU code added with one of the prev commits
  - Disasm support for SSE4
  - Rename PNI->SSE3 everywhere in the code
  - Correctly decode, disassemble and execute 'XCHG R8, rAX' x86-64 instruction
  - Correctly decode, disassemble and execute multi-byte NOP 0F F1 opcode
  - Fixed ENTER and LEAVE instructions in x86-64 mode
  - Added ability to turn ON instruction trace, only GUI support is missed.
    Instruction trace could be enabled if Bochs was compiled with disasm
  - More changes Bit32u -> bx_phy_address
  - Complete preliminary implementation of SMM in Bochs, SMI is still PANICs but if you press 'continue' everything should work OK
  - Small code cleanup
  - Update CHANGES and user docs
2006-04-05 17:31:35 +00:00
..
control_w.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
f2xm1.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
ferr.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpatan.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
fprem.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
fpu_arith.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpu_compare.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpu_const.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpu_constant.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
fpu_load_store.cc Changes list made after CVS service crash: 2006-04-05 17:31:35 +00:00
fpu_misc.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpu_tags.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
fpu_trans.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fpu.cc Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
fsincos.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
fyl2x.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
Makefile.in move segments and descriptors definitions and macroses for new descriptor.h 2005-02-27 17:41:45 +00:00
poly.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat-macros.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat-round-pack.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat-round-pack.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat-specialize.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat-specialize.h Now devices could be compiled separatelly from CPU 2006-03-06 22:03:16 +00:00
softfloat.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloat.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloatx80.cc Update my e-mail in source files 2005-05-12 18:07:48 +00:00
softfloatx80.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
status_w.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
tag_w.h Update my e-mail in source files 2005-05-12 18:07:48 +00:00
todo Implemented precision lost up indication in floating point status word 2004-06-25 18:51:28 +00:00