_BitInt: Update alignment of _BitInt(N) for N > 64

17 views
Skip to first unread message

H.J. Lu

unread,
Oct 25, 2022, 5:05:32 PM10/25/22
to x86-64-abi
Hi,

For N > 64, _BitInt(N) is aligned to 64 bits. I'd like to change

_BitInt(N) types are byte-aligned to the next greatest power-of-2 up to 64 bits.

to

_BitInt(N) types are byte-aligned to 64 bits. See:

https://gitlab.com/x86-psABIs/x86-64-ABI/-/merge_requests/38

--
H.J.

Carlos O'Donell

unread,
Oct 26, 2022, 4:28:43 PM10/26/22
to H.J. Lu, x86-64-abi
Responded in the MR. Mostly I'm curious about the "Why?"

--
Cheers,
Carlos.

Reply all
Reply to author
Forward
0 new messages