Skip to content

Add u128/i128 == __uint128_t/__int128_t#89

Open
valpackett wants to merge 1 commit intognzlbg:masterfrom
valpackett:u128
Open

Add u128/i128 == __uint128_t/__int128_t#89
valpackett wants to merge 1 commit intognzlbg:masterfrom
valpackett:u128

Conversation

@valpackett
Copy link
Copy Markdown

Necessary for FreeBSD/aarch64's fpregs


maybe some other platforms would like to use uint128_t without underscores idk.. but here uint128_t is only defined in odd headers like sdp.h, and ucontext.h uses the underscored version

Necessary for FreeBSD/aarch64's fpregs
@gnzlbg
Copy link
Copy Markdown
Owner

gnzlbg commented Jan 2, 2020

This isn't correct. The alignment of u128/i128 do not match int128_t on AFAICT any platform.

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