MWAITX is equivalent to UMWAIT on Intel's Alder Lake CPUs. We can emulate TPAUSE by using MONITORX in conjunction with MWAITX to wait for 100K cycles. |
||
|---|---|---|
| .. | ||
| cpu_detect.cpp | ||
| cpu_detect.h | ||
| cpu_wait.cpp | ||
| cpu_wait.h | ||
| native_clock.cpp | ||
| native_clock.h | ||
| rdtsc.cpp | ||
| rdtsc.h | ||
| xbyak_abi.h | ||
| xbyak_util.h | ||