diff options
author | Lioncash <mathew1800@gmail.com> | 2021-04-07 00:35:47 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2021-04-07 00:35:49 -0400 |
commit | 03dda80e2bb5c748d014063610d43be1be6f46ca (patch) | |
tree | cee0a37496d00afa90fbc1d418a3c657d8d7f87e /src/video_core/gpu_thread.cpp | |
parent | 7feb490f83904c7a2724beb89cce20ec7292b07b (diff) |
process_capability: Handle extended SVC range
12.x extended the range of SVC IDs, so we need to expand the range of
bits that need to be tested.
The upside of this is that we can eliminate a range check, given the
whole range is used.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions