summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/generator_throw_repeat.py
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-06-26 20:25:09 +0200
committerDamien George <damien@micropython.org>2025-07-01 15:43:17 +1000
commit1b0cdc0794825fe147fc3bc8a717e83246640d2d (patch)
treee315f08efd0dadbd8d0a4a2ea0287e6fafde695a /tests/basics/generator_throw_repeat.py
parent6fd7422a8e5b6c8952f7b67713f0551992d247cc (diff)
downloadmicropython-master.tar.gz
micropython-master.zip
py/asmthumb: Clean up integer-indexed load/store emitters.HEADmaster
This commit cleans up the single entry point integer-indexed load/store emitters that have been built by merging the single operand type load/store functions in 1f5ba6998bb1895354f5afcd7bb52d83a02733be. To follow the same convention found in RV32 and Xtensa emitters, the function operand size is not named after the left shift amount to apply to the initial offset to get its true byte offset, but by a generic "operand size". Also, those functions were updated to use the new MP_FIT_UNSIGNED macros to perform bit width checks when figuring out which opcode encoding is the best one to use. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'tests/basics/generator_throw_repeat.py')
0 files changed, 0 insertions, 0 deletions