zephyr/arch
Andrew Boie c0771ea243 arch: x86: fix integer stub comments
The comment was obsolete; we simply do not allow use of the FPU or
vector math in ISRs. There is no desire to add such support, doing
this is properly offloaded to a worker thread.

Fixes #5283.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-03-06 17:16:03 -05:00
..
arc dts: quark_se_c1000_ss: Refactor dts.fixup into arch/arc/soc 2018-02-26 10:55:36 -06:00
arm arch: arm: remove redundant dependence on ARM_CORE_MPU 2018-03-06 08:36:34 -05:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 nios2: Add include for _check_stack_sentinel() 2018-02-16 10:44:29 -05:00
posix kernel: Add posix API for semaphore 2018-03-05 20:51:36 -05:00
riscv32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
x86 arch: x86: fix integer stub comments 2018-03-06 17:16:03 -05:00
xtensa xtensa/asm2: Save shift/loop registers on exception entry 2018-03-06 14:13:56 -08:00
CMakeLists.txt
Kconfig kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00