micropython/tests/inlineasm/thumb
Jeff Epler 7630ef0240 tests: Add a test for invalid syntax in @micropython.asm.
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2025-09-10 09:20:01 -05:00
..
asmargs.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmargs.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmbcc.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmbcc.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmbitops.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmbitops.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmblbx.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmblbx.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmconst.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmconst.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmdata.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmdata.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmdiv.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmdiv.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmerrors.py tests: Add a test for invalid syntax in @micropython.asm. 2025-09-10 09:20:01 -05:00
asmerrors.py.exp tests: Add a test for invalid syntax in @micropython.asm. 2025-09-10 09:20:01 -05:00
asmfpaddsub.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpaddsub.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpcmp.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpcmp.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpldrstr.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpldrstr.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpmuldiv.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpmuldiv.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpsqrt.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmfpsqrt.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmit.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmit.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmpushpop.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmpushpop.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmrettype.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmrettype.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmshift.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmshift.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmspecialregs.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmspecialregs.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmsum.py tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00
asmsum.py.exp tests/inlineasm: Make room for RV32IMC inline asm tests. 2025-01-01 10:44:50 +01:00