diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-05-07 22:45:56 +0200 |
---|---|---|
committer | Alessandro Gatti <a.gatti@frob.it> | 2025-05-21 01:50:12 +0200 |
commit | e66a6022e2a3263de6f2fa383d4c7d2c4c1cf359 (patch) | |
tree | e8f8acd933dd8a7d90d140e3e0fa3734adf26b50 /py/runtime.c | |
parent | b6d269ee32026c7380fdb6ebcbc7e50e84239c12 (diff) | |
download | micropython-e66a6022e2a3263de6f2fa383d4c7d2c4c1cf359.tar.gz micropython-e66a6022e2a3263de6f2fa383d4c7d2c4c1cf359.zip |
py/asm: Remove unused generic ASM API opcode definitions.
This commit removes the ASM_LOAD_REG_REG and ASM_STORE_REG_REG generic
ASM API opcodes from all backends, as they are not used anymore in the
native emitter framework.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/runtime.c')
0 files changed, 0 insertions, 0 deletions