nuttx/arch/arm
chao.an dc961baaea arm/armv7-[a|r]: move fpu save/restore to assembly handler
Save/Restore FPU registers in C environment is dangerous practive,
which cannot guarantee the compiler won't generate the assembly code
with float point registers, especially in interrupt handling

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-14 22:33:10 +08:00
..
include pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
src arm/armv7-[a|r]: move fpu save/restore to assembly handler 2022-04-14 22:33:10 +08:00
Kconfig nuttx: Add new config ARM_HAVE_MVE for MVE instruction 2022-03-28 08:51:24 +03:00