diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-06-28 01:07:59 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-06-28 01:38:55 -0400 |
commit | 3d868baaa44152e7a4bd8c64905443fd9a08adce (patch) | |
tree | fbb7537115995eeed7f13f50393d8518e4b90f4f /src/common/scratch_buffer.h | |
parent | 4303ed614d0d758d9e9bcdef8afee3274769d2fb (diff) |
x64: cpu_wait: Make use of MWAITX in MicroSleep
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.
Diffstat (limited to 'src/common/scratch_buffer.h')
0 files changed, 0 insertions, 0 deletions