micropython/tests/inlineasm
Damien George c0fa903d6b py/compile: Support large integers in inline-asm data directive.
Fixes issue #8956.

Signed-off-by: Damien George <damien@micropython.org>
2022-07-26 12:24:50 +10:00
..
asmargs.py
asmargs.py.exp
asmbcc.py
asmbcc.py.exp
asmbitops.py
asmbitops.py.exp
asmblbx.py
asmblbx.py.exp
asmconst.py
asmconst.py.exp
asmdata.py
asmdata.py.exp
asmdiv.py
asmdiv.py.exp
asmfpaddsub.py
asmfpaddsub.py.exp
asmfpcmp.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
asmfpcmp.py.exp
asmfpldrstr.py
asmfpldrstr.py.exp
asmfpmuldiv.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
asmfpmuldiv.py.exp
asmfpsqrt.py
asmfpsqrt.py.exp
asmit.py
asmit.py.exp
asmpushpop.py
asmpushpop.py.exp
asmrettype.py
asmrettype.py.exp
asmshift.py
asmshift.py.exp
asmspecialregs.py
asmspecialregs.py.exp
asmsum.py
asmsum.py.exp