zephyr/kernel
Ioannis Glaropoulos a6cb8b06db kernel: introduce k_float_disable system call
We introduce k_float_disable() system call, to allow threads to
disable floating point context preservation. The system call is
to be used in FP Sharing Registers mode (CONFIG_FP_SHARING=y).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-06-12 09:17:45 -07:00
..
include kernel: introduce k_float_disable system call 2019-06-12 09:17:45 -07:00
atomic_c.c
CMakeLists.txt x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
compiler_stack_protect.c
device.c
errno.c
idle.c
init.c debug: tracing: Fix tracing hooks 2019-06-07 06:56:39 -04:00
Kconfig x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
Kconfig.power_mgmt
mailbox.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
mem_domain.c kernel: mem_domain: update name/doc of API function for partition add 2019-05-02 11:37:38 -04:00
mem_slab.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
mempool.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
msg_q.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
mutex.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
pipes.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
poll.c misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 2019-05-14 19:53:30 -05:00
queue.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
sched.c kernel/sched: Don't reschedule inside a nested lock 2019-06-03 12:03:48 -07:00
sem.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
smp.c kernel/smp: Rename smp_init() 2019-06-05 17:15:55 -04:00
stack.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
system_work_q.c
thread_abort.c kernel/thread_abort: Swap, don't reschedule when aborting _current 2019-06-03 12:03:48 -07:00
thread.c kernel: introduce k_float_disable system call 2019-06-12 09:17:45 -07:00
timeout.c kernel: timeout: add syscall for runtime clk freq 2019-05-22 23:33:55 +02:00
timer.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
userspace_handler.c
userspace.c mbedtls: move to external module 2019-06-11 08:33:53 -04:00
version.c
work_q.c kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00