Fix 32bit build - #2796
Merged
Merged
Conversation
Collaborator
Author
|
@Antelox Please review as well. I can't download the test logs (some Github bug as it looks like) to confirm everything went through without bugs. |
Rot127
marked this pull request as draft
October 20, 2025 12:55
Rot127
force-pushed
the
32bit
branch
2 times, most recently
from
October 29, 2025 18:31
2fef2d2 to
beb4889
Compare
Rot127
force-pushed
the
32bit
branch
2 times, most recently
from
February 10, 2026 00:21
d6c57a8 to
6c50d48
Compare
Rot127
marked this pull request as ready for review
February 13, 2026 17:12
wargio
approved these changes
Feb 15, 2026
notxvilka
approved these changes
Feb 15, 2026
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Your checklist for this pull request
Detailed description
Fixes the 32bit build and enables the tests for it.
va_argsand updates Mips, LoongArch, ARM, and PPC to use theARCH_add_cs_detail_X()functions instead of the genericadd_cs_detail().Test plan
All Python 32bit builds and tests must be green.
Closing issues
closes #2458
addresses #2416 for v6.