summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-05-22 14:03:53 +0200
committerDamien George <damien@micropython.org>2025-06-10 11:29:02 +1000
commit901c96dc554100513523cc9136161126e8cda436 (patch)
tree81baf3a5c89c5e5f672958170363c501b2c3808f /docs/esp32
parent84ad2c6cd04a1c51d706f9b25b81cad52c6c5802 (diff)
downloadmicropython-901c96dc554100513523cc9136161126e8cda436.tar.gz
micropython-901c96dc554100513523cc9136161126e8cda436.zip
py/emitnative: Remove redundant RV32 Viper int-indexed code.
This commit removes redundant RV32 implementations of certain int-indexed code generation operations (32-bit load/store and 16-bit load). Those operations were already available as part of the native emitter API but were not exposed to the Viper code generator. As part of the introduction of more specialised load and store API calls to int-indexed Viper load/store generator bits, the existing native emitter implementations are reused, thus making the Viper implementations redundant. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions