mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02:00
This commit adds support for writing inline assembler functions when targeting a RV32IMC processor. Given that this takes up a bit of rodata space due to its large instruction decoding table and its extensive error messages, it is enabled by default only on offline targets such as mpy-cross and the qemu port. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
0x12345678
|
|
0x20000000
|
|
0x40000000
|
|
0x80000000
|
|
0xfffffffe
|
|
0x12345678
|
|
0x20000000
|
|
0x40000000
|
|
0x80000000
|
|
0xfffffffe
|