Skip to content

[LA64_DYNAREC] Added upper 32bits zero tracking - #4016

Merged
ptitSeb merged 4 commits into
ptitSeb:mainfrom
ksco:up32
Jul 10, 2026
Merged

[LA64_DYNAREC] Added upper 32bits zero tracking#4016
ptitSeb merged 4 commits into
ptitSeb:mainfrom
ksco:up32

Conversation

@ksco

@ksco ksco commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@ksco
ksco marked this pull request as draft July 8, 2026 16:34
@ksco
ksco marked this pull request as ready for review July 9, 2026 01:35
Comment thread src/dynarec/la64/dynarec_la64_helper.c
@ptitSeb

ptitSeb commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Signal handling is missing: if a signal occurs, there is no way to actualize pending UP32 opcoration to rebuild correct context for emulated signal handlers.

@ksco

ksco commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Signal handling is missing: if a signal occurs, there is no way to actualize pending UP32 opcoration to rebuild correct context for emulated signal handlers.

Is there any similar code exists that I can refer to?

@ptitSeb

ptitSeb commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Signal handling is missing: if a signal occurs, there is no way to actualize pending UP32 opcoration to rebuild correct context for emulated signal handlers.

Is there any similar code exists that I can refer to?

That's the ARCH thingy basicaly (arm64 can rebuild flags based on native flags or emulated one for example)

@ksco

ksco commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Okay, I haven't done the ARCH thing for LoongArch...

@ksco
ksco requested a review from ptitSeb July 9, 2026 16:10
Comment thread src/dynarec/la64/dynarec_la64_functions.c Outdated
@ptitSeb
ptitSeb merged commit 24d5501 into ptitSeb:main Jul 10, 2026
28 checks passed
@ksco
ksco deleted the up32 branch July 13, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants