suyu/src/core
Morph e1bce50d8b core_timing: Make use of MicroSleep for x64 CPUs
For CPUs that support tpause, this should result in significant CPU power savings over thread yield in this spin wait.
2023-03-27 17:45:22 -04:00
..
arm memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
crypto general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
debugger memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
file_sys general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
frontend general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
hid general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
hle Merge pull request #9984 from liamwhite/global-memory 2023-03-27 12:16:40 -04:00
internal_network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
loader kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
memory memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
tools
CMakeLists.txt kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
constants.cpp
constants.h
core.cpp memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
core.h memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
core_timing.cpp core_timing: Make use of MicroSleep for x64 CPUs 2023-03-27 17:45:22 -04:00
core_timing.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
core_timing_util.h
cpu_manager.cpp
cpu_manager.h
device_memory.cpp
device_memory.h kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
hardware_properties.h
memory.cpp memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
memory.h memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
perf_stats.cpp
perf_stats.h
precompiled_headers.h
reporter.cpp memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
reporter.h
telemetry_session.cpp
telemetry_session.h