Ryujinx/Ryujinx.HLE/HOS/Kernel/Threading
merry bb2f9df0a1
KThread: Fix GetPsr mask (#3180)
* ExecutionContext: GetPstate / SetPstate

* Put it in NativeContext

* KThread: Fix GetPsr mask

* ExecutionContext: Turn methods into Pstate property

* Address nit
2022-03-11 03:16:32 +01:00
..
ArbitrationType.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
KAddressArbiter.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00
KConditionVariable.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KCriticalSection.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KEvent.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
KPriorityQueue.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KReadableEvent.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
KScheduler.cs kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
KSynchronization.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KThread.cs KThread: Fix GetPsr mask (#3180) 2022-03-11 03:16:32 +01:00
KThreadContext.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KWritableEvent.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
SignalType.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
ThreadSchedState.cs kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
ThreadType.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00