nuttx/arch/misoc/src/lm32
Xiang Xiao 8b4ecac6c2 libc: Move math library from libs/libc/math to libs/libm/libm
to prepare the support of other implementation e.g.:
https://github.com/JuliaMath/openlibm
https://gitlab.com/gtd-gmbh/libmcs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-23 10:40:07 +02:00
..
chip.h
Kconfig
lm32_allocateheap.c
lm32_config.h
lm32_copystate.c
lm32_createstack.c
lm32_decodeirq.c
lm32_doirq.c group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
lm32_exit.c
lm32_flushcache.c
lm32_idle.c
lm32_initialstate.c
lm32_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
lm32_registerdump.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
lm32_releasestack.c
lm32_saveusercontext.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
lm32_schedulesigaction.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
lm32_sigdeliver.c
lm32_stackframe.c
lm32_swint.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
lm32_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
lm32_syscall.S
lm32_usestack.c
lm32_vectors.S
lm32.h arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
Make.defs arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
Toolchain.defs libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00