.. |
3dnow.cc
|
Fast table-based implementation of reciprocal (RCPSS/RCPPS)
|
2003-12-30 23:06:59 +00:00 |
access.cc
|
Fixed possible compilation problem
|
2003-10-24 20:06:12 +00:00 |
apic.cc
|
- apply patch #894595 MSR_APICBASE always returns APIC ADDRESS 0
|
2004-02-12 00:56:21 +00:00 |
apic.h
|
remove 'const' from bx_local_apic_c::get_type declaration, fix for wrong
|
2003-11-23 02:44:15 +00:00 |
arith8.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
arith16.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
arith32.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
arith64.cc
|
remove redundant CPU LEVEL checks for x86-64
|
2003-12-29 21:47:36 +00:00 |
bcd.cc
|
|
|
bit.cc
|
Remove redundant ifdefs
|
2004-01-10 19:45:53 +00:00 |
cpu.cc
|
Changed #ifdef MAGIC_BREAKPOINT to #if BX_MAGIC_BREAKPOINT and added a
|
2004-01-29 17:49:03 +00:00 |
cpu.h
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
cpuid.cc
|
Implemented two last SSE instructions RSQRTSS and RSQRTPS
|
2003-12-31 17:35:43 +00:00 |
ctrl_xfer8.cc
|
|
|
ctrl_xfer16.cc
|
|
|
ctrl_xfer32.cc
|
Added PNI new streaming extensions instructions
|
2003-08-29 21:20:52 +00:00 |
ctrl_xfer64.cc
|
remove redundant CPU LEVEL checks for x86-64
|
2003-12-29 21:47:36 +00:00 |
ctrl_xfer_pro.cc
|
- fixes for booting OS/2 by Dmitri Froloff
|
2004-02-11 23:47:55 +00:00 |
data_xfer8.cc
|
|
|
data_xfer16.cc
|
Changed #ifdef MAGIC_BREAKPOINT to #if BX_MAGIC_BREAKPOINT and added a
|
2004-01-29 17:49:03 +00:00 |
data_xfer32.cc
|
Clearify disagnostic messages.
|
2003-12-29 21:20:58 +00:00 |
data_xfer64.cc
|
Clearify disagnostic messages.
|
2003-12-29 21:20:58 +00:00 |
debugstuff.cc
|
New table-based disassembler:
|
2003-12-24 20:32:59 +00:00 |
exception.cc
|
- fixes for booting OS/2 by Dmitri Froloff
|
2004-02-11 23:47:55 +00:00 |
extdb.cc
|
|
|
extdb.h
|
|
|
fetchdecode64.cc
|
Added missed 287 opcodes which should be executed as NOP in 387+
|
2003-12-28 18:19:41 +00:00 |
fetchdecode.cc
|
Added missed 287 opcodes which should be executed as NOP in 387+
|
2003-12-28 18:19:41 +00:00 |
fetchdecode.h
|
Instructions that should not check pending FPU exceptions
|
2003-12-28 18:58:15 +00:00 |
flag_ctrl_pro.cc
|
|
|
flag_ctrl.cc
|
|
|
fpu.cc
|
Fix for FWAIT instruction
|
2004-02-12 21:34:28 +00:00 |
hostasm.h
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
i387.h
|
added functions to softfloat for future fpu implementation
|
2004-02-17 21:59:24 +00:00 |
init.cc
|
- apply patch #894595 MSR_APICBASE always returns APIC ADDRESS 0
|
2004-02-12 00:56:21 +00:00 |
io_pro.cc
|
- fix sign comparison whenchecking io address in the tss io bitmap
|
2004-02-03 02:03:24 +00:00 |
io.cc
|
|
|
lazy_flags.cc
|
|
|
lazy_flags.h
|
|
|
logical8.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
logical16.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
logical32.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
logical64.cc
|
|
|
Makefile.in
|
Fast table-based implementation of reciprocal (RCPSS/RCPPS)
|
2003-12-30 23:06:59 +00:00 |
mmx.cc
|
fixed compilation error for case when 3dnow! enabled and sse not
|
2004-01-31 17:13:05 +00:00 |
mult8.cc
|
|
|
mult16.cc
|
|
|
mult32.cc
|
|
|
mult64.cc
|
remove redundant CPU LEVEL checks for x86-64
|
2003-12-29 21:47:36 +00:00 |
paging.cc
|
- remove calculation on cr3 in dtranslate_linear, one of the most called functions (patch by Conn Clark)
|
2003-12-30 22:12:45 +00:00 |
proc_ctrl.cc
|
Reverting back the changes in data_xfer16.cc
|
2003-11-13 21:57:13 +00:00 |
protect_ctrl_pro.cc
|
|
|
protect_ctrl.cc
|
- FXSAVE/FXRSTOR instructions should be available in P6 mode
|
2003-10-24 18:34:16 +00:00 |
resolve16.cc
|
|
|
resolve32.cc
|
|
|
resolve64.cc
|
remove redundant CPU LEVEL checks for x86-64
|
2003-12-29 21:47:36 +00:00 |
segment_ctrl_pro.cc
|
;; is not so necessary ;)
|
2003-08-15 13:18:53 +00:00 |
segment_ctrl.cc
|
Change BX_PANIC to BX_INFO when behaviour exactly matches Intel docs
|
2003-10-06 10:01:12 +00:00 |
shift8.cc
|
|
|
shift16.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
shift32.cc
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
shift64.cc
|
remove redundant CPU LEVEL checks for x86-64
|
2003-12-29 21:47:36 +00:00 |
soft_int.cc
|
Changes BX_PANIC to BX_INFO if Bochs behavour is exactly matches Intel docs
|
2003-10-04 20:48:13 +00:00 |
softfloat-macros.h
|
* FNOP instruction checks for pending FPU exceptions
|
2004-02-06 12:45:43 +00:00 |
softfloat-specialize.h
|
added functions to softfloat for future fpu implementation
|
2004-02-17 21:59:24 +00:00 |
softfloat.cc
|
Fix compile error
|
2004-02-18 05:22:07 +00:00 |
softfloat.h
|
added functions to softfloat for future fpu implementation
|
2004-02-17 21:59:24 +00:00 |
sse_move.cc
|
just update release dates
|
2004-02-13 21:27:45 +00:00 |
sse_pfp.cc
|
just update release dates
|
2004-02-13 21:27:45 +00:00 |
sse_rcp.cc
|
just update release dates
|
2004-02-13 21:27:45 +00:00 |
sse.cc
|
just update release dates
|
2004-02-13 21:27:45 +00:00 |
stack16.cc
|
|
|
stack32.cc
|
|
|
stack64.cc
|
|
|
stack_pro.cc
|
Committed CPU fixes from Vitaly Vorobyov:
|
2003-08-03 16:44:53 +00:00 |
string.cc
|
|
|
tasking.cc
|
|
|
vm8086.cc
|
|
|
xmm.h
|
just update release dates
|
2004-02-13 21:27:45 +00:00 |