diff options
author | Damien George <damien.p.george@gmail.com> | 2019-06-17 23:19:34 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-06-19 14:53:17 +1000 |
commit | 34c04d2319cdfae01ed7bf7f9e341d69b86d751a (patch) | |
tree | 6d892dafc9c9cca8fc04c96141625107867518a9 /tests/basics/async_with_break.py | |
parent | 3ee3995be1c6c461110d7908498777241e08a76a (diff) | |
download | micropython-34c04d2319cdfae01ed7bf7f9e341d69b86d751a.tar.gz micropython-34c04d2319cdfae01ed7bf7f9e341d69b86d751a.zip |
py/nlrthumb: Save and restore VFP registers s16-s21 when CPU has them.
These s16-s21 registers are used by gcc so need to be saved. Future
versions of gcc (beyond v9.1.0), or other compilers, may eventually need
additional registers saved/restored.
See issue #4844.
Diffstat (limited to 'tests/basics/async_with_break.py')
0 files changed, 0 insertions, 0 deletions