[fpc-devel] register calling convention for Apple M1 ?
    Jonas Maebe 
    jonas at freepascal.org
       
    Wed Feb 16 21:30:15 CET 2022
    
    
  
On 16/02/2022 21:21, Dmitry Boyarintsev via fpc-devel wrote:
> On Wed, Feb 16, 2022 at 3:17 PM Martin Frb via fpc-devel 
> <fpc-devel at lists.freepascal.org <mailto:fpc-devel at lists.freepascal.org>> 
> wrote:
> 
>     Anything similar on M1?
> 
> 
> should it be ARM64 calling convention?
> https://en.wikipedia.org/wiki/Calling_convention#ARM_(A64) 
> <https://en.wikipedia.org/wiki/Calling_convention#ARM_(A64)>
With the exceptions documented at 
https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms 
(although those don't affect fpc_Raiseexception).
Jonas
    
    
More information about the fpc-devel
mailing list