我不知道这段代码究竟是什么:
int rdtsc(){ __asm__ __volatile__("rdtsc");
拜托,有人可以解释一下吗?为什么"rdtsc"?
c++ x86 rdtsc
c++ ×1
rdtsc ×1
x86 ×1