This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/common/x64
Morph 3d868baaa4 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.
2023-06-28 01:38:55 -04:00
..
2023-03-27 17:45:22 -04:00
2023-06-07 21:44:42 -04:00
2023-06-07 21:44:42 -04:00
2022-07-27 12:53:49 +02:00
2022-07-27 12:53:49 +02:00