summaryrefslogtreecommitdiff
path: root/py/obj.c
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-08-16 13:57:02 +0200
committerDamien George <damien@micropython.org>2024-08-19 15:53:50 +1000
commit7d8b2d89cc6b3734b6ecef36c49354fbf1406687 (patch)
tree4bb1006bb0182ce831278a48f730e8b4c1f7f821 /py/obj.c
parentda0e027fa5699ce2676568fecba1f55a30344f7b (diff)
py/asmrv32: Use REG_TEMP2 whenever possible.
The RV32 emitter used an additional temporary register, as certain code sequences required extra storage. This commit removes its usage in all but one case, using REG_TEMP2 instead. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/obj.c')
0 files changed, 0 insertions, 0 deletions