summaryrefslogtreecommitdiffstatshomepage
path: root/py/nlraarch64.c
Commit message (Expand)AuthorAge
* py/nlr: Add "memory" to asm clobbers list in nlr_jump.Damien George2024-03-25
* py/nlraarch64: Fix dangerous use of input register.David Lechner2023-06-14
* py/nlraarch64: Add underscore prefix to function symbols for Darwin ABI.Bob Abeles2021-05-18
* py/nlr: Implement NLR for AArch64.Yonatan Goldschmidt2021-03-11