diff options
| author | Damien George <damien.p.george@gmail.com> | 2018-07-12 18:08:01 +1000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2018-07-12 18:08:01 +1000 |
| commit | 8c9c167dc6986a44acf9f255ff96e6822165e3e0 (patch) | |
| tree | b60c813777a7acc168953b4f3c309f8db451a8b6 /ports/esp8266/modmachine.c | |
| parent | d974ee1c2fc3256ab367eeeb020921f8a5b0dd61 (diff) | |
py/emitnative: Optimise for iteration asm code for non-debug build.
In non-debug mode MP_OBJ_STOP_ITERATION is zero and comparing something to
zero can be done more efficiently in assembler than comparing to a non-zero
value.
Diffstat (limited to 'ports/esp8266/modmachine.c')
0 files changed, 0 insertions, 0 deletions
