More updates to CVS:
- "Kevin P. Lawton" <[EMAIL PROTECTED]>: Mon Aug 28 14:39:23 EDT 2000
Added emulation of a bunch more instructions. I'm working towards
being able to emulate all integer unit instructions. There's
another batch to do. Soon, I'll move on to getting Linux and
Windows running in plex86. Note that a lot of the emulation
isn't regularly used, but it will eliminate future panics
when a virtualization condition hits a random instruction.
It is also very useful for cosimulating against bochs and
debugging.
After next batch of integer instructions, I should be done
soon with that, and can move on to Linux/Windows in plex86.
Thereafter, likely performance issues.
-Kevin