ptlsim icon indicating copy to clipboard operation
ptlsim copied to clipboard

Stable, non-KVM version of PTLsim.

// // PTLsim: Cycle Accurate x86-64 Simulator // // Copyright 2000-2008 Matt T. Yourst [email protected] //

PTLsim is a state of the art cycle accurate microprocessor simulator and virtual machine for the x86 and x86-64 instruction sets. This release of PTLsim models a modern speculative out of order x86-64 compatible processor core, cache hierarchy and supporting hardware.

More information about PTLsim is availble at:

http://www.ptlsim.org

To get started, please read the PTLsim User's Guide and Reference in ptlsim/Documentation/PTLsimManual.pdf, or see our web site for other documentation formats.

The PTLsim software and manual are free software; they are licensed under the GNU General Public License version 2.