Comment on Aarch64 support addedparentComments−monocasa8yAArch64 was def designed for this too. You can use the w registers (the lower 32 bit halves of the GPRs) as load/store arguments, which pretty much only makes sense in an x32 like ABI.
Comments
AArch64 was def designed for this too. You can use the w registers (the lower 32 bit halves of the GPRs) as load/store arguments, which pretty much only makes sense in an x32 like ABI.