zephyr/arch/mips/core
Peter Mitsis d397a91c62 kernel: Add arch_coprocessors_disable()
The intent of arch_coprocessors_disable() is to replace
arch_float_disable() in halt_thread() for the FPU will not
always be the only coprocessor that will need to be disabled.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2025-07-20 12:25:17 -04:00
..
offsets arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
CMakeLists.txt
cpu_idle.c arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
fatal.c mips: use EXCEPTION_DUMP macro for fatal messages 2025-07-19 15:49:28 -04:00
irq_manage.c arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
isr.S arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
prep_c.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
reset.S
swap.S
thread.c kernel: Add arch_coprocessors_disable() 2025-07-20 12:25:17 -04:00