x64Emitter: RDTSC now without a typo'd name

This commit is contained in:
Pierre Bourdon
2014-08-26 11:27:22 +02:00
parent 88af225070
commit 9c4daac3a4
2 changed files with 2 additions and 2 deletions

View File

@ -705,7 +705,7 @@ public:
void VPAND(X64Reg regOp1, X64Reg regOp2, OpArg arg);
void VPANDN(X64Reg regOp1, X64Reg regOp2, OpArg arg);
void RTDSC();
void RDTSC();
// Utility functions
// The difference between this and CALL is that this aligns the stack