Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dasm_x86.lua: Add support for RDTSCP instruction
This is a very useful instruction for self-benchmarking programs that want to read the CPU timestamp counter efficiently. See Intel whitepaper for details: http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/ia-32-ia-64-benchmark-code-execution-paper.pdf
- Loading branch information