Searched defs:arch_float_enable (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/arch/x86/core/intel64/ |
D | thread.c | 78 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/sparc/core/ |
D | thread.c | 75 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/posix/core/ |
D | thread.c | 108 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | thread.c | 65 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/xtensa/core/ |
D | thread.c | 148 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/riscv/core/ |
D | fpu.c | 342 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | thread.c | 410 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/arm64/core/ |
D | fpu.c | 347 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | thread.c | 485 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|
/Zephyr-latest/arch/arc/core/ |
D | thread.c | 262 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
|