Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel: Match index lookup behavior for tls #16070

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

unknownbrackets
Copy link
Collaborator

It might be the uids it returns always follow this format. This makes the test almost pass, outside psplink using more memory (test should be adjusted to compensate.)

Since I was looking at the volatile stuff, just wanted to figure out why this part of it wasn't passing. Now threads/tls/get almost passes, except it outputs high addresses directly which don't match because of psplink using RAM that's not used within PPSSPP.

-[Unknown]

It might be the uids it returns always follow this format.
This makes the test almost pass, outside psplink using more memory (test
should be adjusted to compensate.)
@unknownbrackets unknownbrackets added the HLE/Kernel Kernel, memory manager, other HLE issues label Sep 21, 2022
@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Sep 21, 2022
@hrydgard hrydgard merged commit 1971fc4 into hrydgard:master Sep 21, 2022
@unknownbrackets unknownbrackets deleted the tls-minor branch September 21, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HLE/Kernel Kernel, memory manager, other HLE issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants