summaryrefslogtreecommitdiff
path: root/py/objfloat.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-09-16 00:43:24 +1000
committerDamien George <damien.p.george@gmail.com>2018-09-16 00:43:24 +1000
commit30a45360e73481cce312dd7cb2e344504c889a28 (patch)
tree5b658a28e7cd823c46cca263e37d4a5ba5a5d9bf /py/objfloat.c
parent93d71c5436488d52d47d165dd020217415e79a64 (diff)
py/asmxtensa: Make indirect calls using func table, not raw pointers.
Loading a pointer by indexing into the native function table mp_fun_table, rather than loading an immediate value (via a PC-relative load), uses less code space.
Diffstat (limited to 'py/objfloat.c')
0 files changed, 0 insertions, 0 deletions