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.
But as mentioned by jahboater, inline assembly will probably be more performant anyway.
Statistics: Posted by tttapa — Sat May 18, 2024 11:37 pm