summaryrefslogtreecommitdiff
path: root/py/emitnx86.c
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-01-24 09:22:36 +0100
committerDamien George <damien@micropython.org>2025-01-26 23:42:36 +1100
commit55ca3fd67512555707304c6b68b836eb89f09d1c (patch)
tree6d61b6863b1d2c654b083d312c75a7365e06a708 /py/emitnx86.c
parent40585eaa8f1b603f0094b73764e8ce5623812ecf (diff)
py/emitnative: Optimise Viper immediate offset load/stores on Xtensa.
This commit introduces the ability to emit optimised code paths on Xtensa for load/store operations indexed via an immediate offset. If an immediate offset for a load/store operation is within a certain range that allows it to be embedded into an available opcode then said opcode is emitted instead of the generic code sequence. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/emitnx86.c')
0 files changed, 0 insertions, 0 deletions