On 18/10/2020 13:34, J. Gareth Moreton via fpc-devel wrote:
> I've just seen the change you've made Sven (just looking it via diff,
> not actually testing the code)... do the standard Pascal comments
> seriously cause a problem in AArch64 assembly blocks?  Do the braces
> have an actual syntactic use on that platform?

Just like with plain ARM, some instructions in AArch64 accept register
sets. The syntax for a register set for both ARM and AArch64 is "{ rX,
rY }".


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to