.. |
3dnow.cc
|
Fix 3DNow compilation
|
2003-11-22 22:39:55 +00:00 |
access.cc
|
Fixed possible compilation problem
|
2003-10-24 20:06:12 +00:00 |
apic.cc
|
- fix a "too many arguments for format" warning
|
2003-01-22 21:43:34 +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
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
arith16.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
arith32.cc
|
Merged patch-unallowed-lock-cases patch.
|
2003-04-05 12:16:53 +00:00 |
arith64.cc
|
- apply patch.ifdef-disabled-options. Comments from that patch are below:
|
2002-11-19 05:47:45 +00:00 |
bcd.cc
|
Updated accessing of modrm/sib addressing information to
|
2002-09-17 22:50:53 +00:00 |
bit.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
cpu.cc
|
Two new bx_instrumentation callbacks
|
2003-10-09 19:05:13 +00:00 |
cpu.h
|
Change BX_PANIC messages to BX_INFO when behaviour is accepted with Intel/AMD docs.
|
2003-11-13 21:17:31 +00:00 |
cpuid.cc
|
- FXSAVE/FXRSTOR instructions should be available in P6 mode
|
2003-10-24 18:34:16 +00:00 |
ctrl_xfer8.cc
|
instrumentation enchancements:
|
2003-02-13 15:04:11 +00:00 |
ctrl_xfer16.cc
|
Optimized the main cpu loop iCache checks to remove a redundant
|
2003-05-10 22:25:55 +00:00 |
ctrl_xfer32.cc
|
Added PNI new streaming extensions instructions
|
2003-08-29 21:20:52 +00:00 |
ctrl_xfer64.cc
|
Optimized the main cpu loop iCache checks to remove a redundant
|
2003-05-10 22:25:55 +00:00 |
ctrl_xfer_pro.cc
|
iretd cpu instruction in real mode implemented, i hope this closes bugs 537047,
|
2003-08-17 18:15:04 +00:00 |
data_xfer8.cc
|
- reverting to previous revision (xfer8 1.15, xfer16 1.21, xfer32 1.21)
|
2003-05-08 17:56:48 +00:00 |
data_xfer16.cc
|
Reverting back the changes in data_xfer16.cc
|
2003-11-13 21:57:13 +00:00 |
data_xfer32.cc
|
Changes BX_PANIC to BX_INFO if Bochs behavour is exactly matches Intel docs
|
2003-10-04 20:48:13 +00:00 |
data_xfer64.cc
|
Changes BX_PANIC to BX_INFO if Bochs behavour is exactly matches Intel docs
|
2003-10-04 20:48:13 +00:00 |
debugstuff.cc
|
- fix compile and segfault problems when configuring debugger and smp
|
2003-08-24 10:30:07 +00:00 |
exception.cc
|
- reset also on other triple fault
|
2003-08-28 00:10:40 +00:00 |
extdb.cc
|
fix for BX_CPU_LEVEL < 4
|
2003-02-26 02:35:11 +00:00 |
extdb.h
|
Replaced tabs in cpu/*.{cc,h} files with spaces.
|
2002-10-04 17:04:33 +00:00 |
fetchdecode64.cc
|
- FXSAVE/FXRSTOR instructions should be available in P6 mode
|
2003-10-24 18:34:16 +00:00 |
fetchdecode.cc
|
- FXSAVE/FXRSTOR instructions should be available in P6 mode
|
2003-10-24 18:34:16 +00:00 |
fetchdecode.h
|
Added PNI new streaming extensions instructions
|
2003-08-29 21:20:52 +00:00 |
flag_ctrl_pro.cc
|
- apply Conn Clark's patch.perf-regparm-cclark :
|
2003-03-02 23:59:12 +00:00 |
flag_ctrl.cc
|
x86-64 emulation
|
2003-03-13 00:49:20 +00:00 |
fpu.cc
|
Fixed compilation error (occures when fpu disabled)
|
2003-09-01 19:05:10 +00:00 |
i387.h
|
Remove code duplication from FXRSTOR functioN
|
2003-10-25 10:32:54 +00:00 |
init.cc
|
update sanity checks
|
2003-08-07 19:22:37 +00:00 |
io_pro.cc
|
- fix flaw in IO bitmap permission handling (anonymous patch)
|
2003-08-24 23:14:52 +00:00 |
io.cc
|
Add plugin support to Bochs by merging all the changes from the
|
2002-10-24 21:07:56 +00:00 |
lazy_flags.cc
|
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
|
2002-10-25 11:44:41 +00:00 |
lazy_flags.h
|
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
|
2002-10-25 11:44:41 +00:00 |
logical8.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
logical16.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
logical32.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
logical64.cc
|
- apply patch.ifdef-disabled-options. Comments from that patch are below:
|
2002-11-19 05:47:45 +00:00 |
Makefile.in
|
Added P4 support to CPUID instruction
|
2003-09-26 15:32:41 +00:00 |
mmx.cc
|
Little code optimization
|
2003-09-26 19:20:17 +00:00 |
mult8.cc
|
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
|
2002-10-25 11:44:41 +00:00 |
mult16.cc
|
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
|
2002-10-25 11:44:41 +00:00 |
mult32.cc
|
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
|
2002-10-25 11:44:41 +00:00 |
mult64.cc
|
- apply patch.ifdef-disabled-options. Comments from that patch are below:
|
2002-11-19 05:47:45 +00:00 |
paging.cc
|
- apply Conn Clark's patch.perf-regparm-cclark :
|
2003-03-02 23:59:12 +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
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
protect_ctrl.cc
|
- FXSAVE/FXRSTOR instructions should be available in P6 mode
|
2003-10-24 18:34:16 +00:00 |
resolve16.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +00:00 |
resolve32.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +00:00 |
resolve64.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +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
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
shift16.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
shift32.cc
|
This was not a cleanup. Those macros were intentionally
|
2002-10-25 18:26:29 +00:00 |
shift64.cc
|
- apply patch.ifdef-disabled-options. Comments from that patch are below:
|
2002-11-19 05:47:45 +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
|
dos2unix for softfloat
|
2003-05-26 19:30:33 +00:00 |
softfloat-specialize.h
|
Implemented RCPSS/RCPPS SSE instructions
|
2003-11-07 20:53:27 +00:00 |
softfloat.cc
|
Implemented RCPSS/RCPPS SSE instructions
|
2003-11-07 20:53:27 +00:00 |
softfloat.h
|
Implemented RCPSS/RCPPS SSE instructions
|
2003-11-07 20:53:27 +00:00 |
sse_move.cc
|
Remove code duplication from FXRSTOR functioN
|
2003-10-25 10:32:54 +00:00 |
sse_pfp.cc
|
Optimization of RCPSS/RCPPS functions
|
2003-11-19 20:27:58 +00:00 |
sse.cc
|
Little code optimization
|
2003-09-26 19:20:17 +00:00 |
stack16.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +00:00 |
stack32.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +00:00 |
stack64.cc
|
- add __attribute__((regparm(X))) performance trick with gcc on x86
|
2003-03-17 00:41:01 +00:00 |
stack_pro.cc
|
Committed CPU fixes from Vitaly Vorobyov:
|
2003-08-03 16:44:53 +00:00 |
string.cc
|
Add plugin support to Bochs by merging all the changes from the
|
2002-10-24 21:07:56 +00:00 |
tasking.cc
|
instrumentation enchancements:
|
2003-02-13 15:04:11 +00:00 |
vm8086.cc
|
Moved more separate fields in the bxInstruction_c into bitfields
|
2002-09-18 05:36:48 +00:00 |
xmm.h
|
Fixed compilation error
|
2003-11-19 20:57:13 +00:00 |