summaryrefslogtreecommitdiff
path: root/tests/inlineasm/asmpushpop.py
AgeCommit message (Expand)Author
2025-01-01tests/inlineasm: Make room for RV32IMC inline asm tests.Alessandro Gatti
2022-04-11tests/inlineasm: Add test for PUSH LR and POP PC.Christian Zietz
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-02-13py: Implement push/pop for inline Thumb assembler.Damien George