zephyr/arch/arm/core
Ioannis Glaropoulos d840d1cbb5 arch: implement arch-specific float disable routines
This commit adds the architecture-specific implementation
of k_float_disable() for ARM and x86.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-06-12 09:17:45 -07:00
..
cortex_m arch: arm: mpu: remove arm_core_mpu_enable/disable internal API 2019-05-30 09:00:05 -05:00
offsets arch: arm: extend use of arch.mode variable in FP sharing mode 2019-05-21 15:29:44 -04:00
CMakeLists.txt arch: arm: core: tz: Linking of secure entry functions into NS firmware 2019-05-30 13:18:04 +02:00
Kconfig arch: arm: core: tz: Linking of secure entry functions into NS firmware 2019-05-30 13:18:04 +02:00
__aeabi_atexit.c
cpu_idle.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
exc_exit.S arm: asm: Fix some asm issues when building with clang 2019-03-14 08:01:10 -05:00
fatal.c arch: arm: print thread name in z_NanoFatalErrorHandler() 2019-05-20 12:52:27 -04:00
fault.c arch: arm: fix ESF pointer in SecureStackDump() 2019-05-15 05:07:46 -05:00
fault_s.S arch: arm: fix determining stacked frame for Non-Secure firmware 2019-02-19 12:30:12 -06:00
irq_init.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
irq_manage.c arch: arm: Fix checks of CONFIG_ZERO_LATENCY_IRQS 2019-05-20 22:27:56 -04:00
irq_offload.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
irq_relay.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
isr_wrapper.S arm: asm: Fix some asm issues when building with clang 2019-03-14 08:01:10 -05:00
swap.c arch: arm: userspace: remove mode setting in swap() 2019-04-02 11:07:46 -04:00
swap_helper.S arch: arm: fp sharing: save & restore FP registers in context-switch 2019-05-21 15:29:44 -04:00
sys_fatal_error_handler.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c arch: implement arch-specific float disable routines 2019-06-12 09:17:45 -07:00
thread_abort.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
userspace.S arch: arm: userspace: don't subtract MPU guard from top of stack 2019-06-03 12:37:33 -07:00