@cpjust RDMSR uses the value in ecx to determine what to look at.
@Salem
much obliged for the input. The doc I read made it sound like RDTSC is quite unreliable (at least that's what I got from it).
I'm trying to write some code that will keep track of how many ticks my proc has gone through from a given point in time. This is the most useful documentation I've been able to find on the RDTSC op:
http://faydoc.tripod.com/cpu/rdtsc.htm
After reading this, I still have some questions
1) if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.