diff options
| author | Damien George <damien.p.george@gmail.com> | 2016-02-23 15:20:39 +0000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2016-02-23 15:20:39 +0000 |
| commit | 28adab36c795691a9064495a18d44ebc69c5db64 (patch) | |
| tree | 3b3c4598bda6ca2ac4acdd962ee11fb00ad3024a /py/qstr.c | |
| parent | e9d1a94bf099d585d0f8d3b0dddb8e0a397afcff (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 'py/qstr.c')
0 files changed, 0 insertions, 0 deletions
