aboutsummaryrefslogtreecommitdiff
path: root/tests/micropython
diff options
context:
space:
mode:
authorDamien George2016-02-23 15:20:39 +0000
committerDamien George2016-02-23 15:20:39 +0000
commit28adab36c795691a9064495a18d44ebc69c5db64 (patch)
tree3b3c4598bda6ca2ac4acdd962ee11fb00ad3024a /tests/micropython
parente9d1a94bf099d585d0f8d3b0dddb8e0a397afcff (diff)
py/emitinlinethumb: Use qstrs instead of char* for names of asm ops.
Reduces code size by 112 bytes on Thumb2 arch, and makes assembler faster because comparison can be a simple equals instead of a string compare. Not all ops have been converted, only those that were simple to convert and reduced code size.
Diffstat (limited to 'tests/micropython')
0 files changed, 0 insertions, 0 deletions