Re: [PATCH] bitint: Introduce abi_limb_mode

2023-12-15 Thread Richard Biener
On Thu, 14 Dec 2023, Jakub Jelinek wrote: > Hi! > > Given what I saw in the aarch64/arm psABIs for BITINT_TYPE, as I said > earlier I'm afraid we need to differentiate between the limb mode/precision > specified in the psABIs (what is used to decide how it is actually passed, > aligned or what

[PATCH] bitint: Introduce abi_limb_mode

2023-12-14 Thread Jakub Jelinek
Hi! Given what I saw in the aarch64/arm psABIs for BITINT_TYPE, as I said earlier I'm afraid we need to differentiate between the limb mode/precision specified in the psABIs (what is used to decide how it is actually passed, aligned or what size it has) vs. what limb mode/precision should be used