summaryrefslogtreecommitdiff
path: root/tests/inlineasm/thumb
AgeCommit message (Collapse)Author
13 daystests: Add a test for invalid syntax in @micropython.asm.Jeff Epler
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2025-01-01tests/inlineasm: Make room for RV32IMC inline asm tests.Alessandro Gatti
Thumb/Thumb2 tests are now into their own subdirectory, as RV32IMC-specific tests will be added as part of the RV32 inline assembler support. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>