Skip to content

Portalcall: fix multi-arch support#15

Merged
lacraig2 merged 1 commit intomainfrom
portalcall
Oct 24, 2025
Merged

Portalcall: fix multi-arch support#15
lacraig2 merged 1 commit intomainfrom
portalcall

Conversation

@lacraig2
Copy link
Contributor

We have to guard the portalcall functionality around the size of registers on different systems.

This is because if we use a 64-bit value on a 32-bit system it will typically use 2 registers for the value which will put the value in the wrong place.

@lacraig2 lacraig2 merged commit 69ed39e into main Oct 24, 2025
1 check passed
@lacraig2 lacraig2 deleted the portalcall branch October 24, 2025 19:09
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.

1 participant