Quantcast
Viewing all articles
Browse latest Browse all 5438

C/C++ • Re: C and ARM64

No need for guessing, simply refer to the ARM Procedure Call Standard. It lists the different types of registers and how they're used to pass arguments when calling functions: https://github.com/ARM-software/abi-aa/ ... er-passing

But as mentioned by jahboater, inline assembly will probably be more performant anyway.

Statistics: Posted by tttapa — Sat May 18, 2024 11:37 pm



Viewing all articles
Browse latest Browse all 5438

Trending Articles