nuttx/libs/libc/machine
zhangyu117 02833038fd arch/tricore: Full implementation of setjmp and longjmp.
1. The original method of restoring the register context relies on
   the ret instruction, which does not conform to the semantics of
   longjmp not returning.
2. There are csa leak during longjmp and need recycle.

Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com>
2026-05-22 00:38:02 +08:00
..
arm
arm64
renesas
risc-v
sim
sparc
tricore
x86
x86_64
xtensa
arch_atomic.c
arch_libc.c
CMakeLists.txt
Kconfig
Make.defs