Ryujinx/Ryujinx.HLE/HOS/Kernel
gdkchan 92d166ecb7
Enable CPU JIT cache invalidation ()
* Enable CPU JIT cache invalidation

* Invalidate cache on IC IVAU
2022-02-18 02:53:18 +01:00
..
Common Use BitOperations methods and delete now unused BitUtils methods () 2022-02-18 02:35:23 +01:00
Ipc POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Memory Use BitOperations methods and delete now unused BitUtils methods () 2022-02-18 02:35:23 +01:00
Process Enable CPU JIT cache invalidation () 2022-02-18 02:53:18 +01:00
SupervisorCall Move kernel syscall logs to new trace log level () 2022-02-18 02:14:05 +01:00
Threading misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
KernelConstants.cs POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
KernelContext.cs misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
KernelStatic.cs Rewrite scheduler context switch code () 2020-12-09 19:20:05 -03:00