rt-thread 官方库镜像
https://www.rt-thread.org
19fe6251e7
When saving thread registers in context_switch_interrupt_to, we don't change them, just move them. So there is no need to always r0-r3 from stack to the real r0-r3. So just use the intermediate registers and eliminate 2 MOV. |
||
---|---|---|
bsp | ||
components | ||
documentation | ||
examples | ||
include | ||
libcpu | ||
src | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
README.md |