.. |
asmargs.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmargs.py.exp
|
tests: Add a test for argument passing to inline-asm functions.
|
2016-03-16 08:24:07 +00:00 |
asmbcc.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmbcc.py.exp
|
tests: Add tests for inline assembler beq_n and beq_w ops.
|
2015-03-02 14:31:00 +00:00 |
asmbitops.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmbitops.py.exp
|
py: Implement clz and rbit for inline Thumb assembler.
|
2015-02-13 11:06:23 +00:00 |
asmblbx.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmblbx.py.exp
|
py: Implement bl/bx instructions for inline Thumb assembler.
|
2015-02-16 18:17:07 +00:00 |
asmconst.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmconst.py.exp
|
py/inlinethumb: Remove 30-bit restriction on movwt instruction.
|
2016-01-07 16:34:11 +00:00 |
asmdata.py
|
py/compile: Support large integers in inline-asm data directive.
|
2022-07-26 12:24:50 +10:00 |
asmdata.py.exp
|
py/compile: Support large integers in inline-asm data directive.
|
2022-07-26 12:24:50 +10:00 |
asmdiv.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmdiv.py.exp
|
py: Implement sdiv/udiv for inline Thumb assembler.
|
2015-02-13 10:43:05 +00:00 |
asmfpaddsub.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmfpaddsub.py.exp
|
py/inlinethumb: Support for core floating point instructions.
|
2015-04-19 15:47:05 +01:00 |
asmfpcmp.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmfpcmp.py.exp
|
py/inlinethumb: Support for core floating point instructions.
|
2015-04-19 15:47:05 +01:00 |
asmfpldrstr.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmfpldrstr.py.exp
|
py/inlinethumb: Support for core floating point instructions.
|
2015-04-19 15:47:05 +01:00 |
asmfpmuldiv.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmfpmuldiv.py.exp
|
py/inlinethumb: Support for core floating point instructions.
|
2015-04-19 15:47:05 +01:00 |
asmfpsqrt.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmfpsqrt.py.exp
|
py/inlinethumb: Support for core floating point instructions.
|
2015-04-19 15:47:05 +01:00 |
asmit.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmit.py.exp
|
py: Implement bl/bx instructions for inline Thumb assembler.
|
2015-02-16 18:17:07 +00:00 |
asmpushpop.py
|
tests/inlineasm: Add test for PUSH LR and POP PC.
|
2022-04-11 15:35:42 +10:00 |
asmpushpop.py.exp
|
tests/inlineasm: Add test for PUSH LR and POP PC.
|
2022-04-11 15:35:42 +10:00 |
asmrettype.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmrettype.py.exp
|
py/inlineasm: Add ability to specify return type of asm_thumb funcs.
|
2016-01-27 14:27:10 +00:00 |
asmshift.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmshift.py.exp
|
py: Add lsl/lsr/asr opcode support to inline Thumb2 assembler.
|
2015-10-19 14:26:19 +01:00 |
asmspecialregs.py
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
asmspecialregs.py.exp
|
py/emitinlinethumb: Add support for MRS instruction.
|
2015-12-10 17:32:54 +00:00 |
asmsum.py
|
remove last uses of 'u' prefix
|
2023-08-22 12:57:47 -04:00 |
asmsum.py.exp
|
Merge MicroPython 1.12 into CircuitPython
|
2021-05-03 14:01:18 -07:00 |