This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
cpu
History
Bryce Denney
976e0b67d9
- clarify panic message. It panics if HLT is executed from segment 0xf000,
...
in other words from ROM BIOS code.
2001-11-18 16:32:40 +00:00
..
access.cc
…
apic.cc
…
arith8.cc
…
arith16.cc
…
arith32.cc
- checked in cmpxchg8b patch from Michael Hohmuth <hohmuth@innocent.com>
2001-11-17 22:22:03 +00:00
bcd.cc
…
bit.cc
…
cpu.cc
- apply patch.pci from Volker Ruppert. See
2001-11-14 01:39:22 +00:00
cpu.h
…
ctrl_xfer8.cc
…
ctrl_xfer16.cc
…
ctrl_xfer32.cc
…
ctrl_xfer_pro.cc
…
data_xfer8.cc
…
data_xfer16.cc
…
data_xfer32.cc
…
debugstuff.cc
…
decode16.cc
…
decode32.cc
…
exception.cc
…
fetchdecode.cc
…
flag_ctrl_pro.cc
…
flag_ctrl.cc
…
init.cc
…
io_pro.cc
…
io.cc
…
lazy_flags.cc
…
lazy_flags.h
…
logical8.cc
…
logical16.cc
…
logical32.cc
…
Makefile.in
…
mult8.cc
…
mult16.cc
…
mult32.cc
…
paging.cc
…
proc_ctrl.cc
- clarify panic message. It panics if HLT is executed from segment 0xf000,
2001-11-18 16:32:40 +00:00
protect_ctrl_pro.cc
…
protect_ctrl.cc
…
resolve16.cc
…
resolve32.cc
…
segment_ctrl_pro.cc
- patch from Mike Rieker <mrieker@o3one.org> associated with this bug rpt:
2001-11-13 05:11:41 +00:00
segment_ctrl.cc
…
shift8.cc
…
shift16.cc
…
shift32.cc
…
soft_int.cc
…
stack16.cc
…
stack32.cc
…
stack_pro.cc
…
string.cc
…
tasking.cc
…
vm8086.cc
…