summaryrefslogtreecommitdiff
path: root/src/input_common/drivers/sdl_driver.cpp
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-06-28 01:07:59 -0400
committerMorph <39850852+Morph1984@users.noreply.github.com>2023-06-28 01:38:55 -0400
commit3d868baaa44152e7a4bd8c64905443fd9a08adce (patch)
treefbb7537115995eeed7f13f50393d8518e4b90f4f /src/input_common/drivers/sdl_driver.cpp
parent4303ed614d0d758d9e9bcdef8afee3274769d2fb (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/input_common/drivers/sdl_driver.cpp')
0 files changed, 0 insertions, 0 deletions