On Wed, 7 May 2025 17:39:05 +0200
grischka via Tinycc-devel <tinycc-devel@nongnu.org> wrote:

> If you know what 'a2' means then maybe you could rewrite the snippet
> in some aspects such that it would actually work with tcc.

As far as various online documentation goes, A1 is an alias for R0,
A2 is an alias for R1, FP is an alias for R11, LR is an alias for R14,
PC is an alias for R15 and SP is an alias for R13; please see "ARM
procedure calling standard" (APCS) for more information.

-- 
    Denis Ovsienko

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to