I need to access the x86_64 RDTSCP assembly instruction from D.

I found this for C++:
http://stackoverflow.com/questions/14783782/which-inline-assembly-code-is-correct-for-rdtscp

Does anyone here know how (if?) I can do this from D?

Reply via email to