summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-06-10 19:54:28 +0200
committerDamien George <damien@micropython.org>2025-07-01 15:34:29 +1000
commit12f36cc13c126770d81bc95daf695f3aa05bc5cb (patch)
tree2243db31bf0dbd89ac7648ba4f16d3dabcc98c03 /docs/esp8266/tutorial
parentcd1b921bf296da72cee4f6135ad8bd74e6217d2f (diff)
downloadmicropython-12f36cc13c126770d81bc95daf695f3aa05bc5cb.tar.gz
micropython-12f36cc13c126770d81bc95daf695f3aa05bc5cb.zip
py/asmxtensa: Implement the full set of Viper load/store operations.
This commit expands the implementation of Viper load/store operations that are optimised for the Xtensa platform. Now both load and store emitters should generate the shortest possible sequence in all cases. Redundant specialised operation emitters have been aliased to the general case implementation - this was the case of integer-indexed load/store operations with a fixed offset of zero. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions