Home
last modified time | relevance | path

Searched refs:z_riscv_fp_context (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/riscv/
Dthread.h58 struct z_riscv_fp_context { struct
64 typedef struct z_riscv_fp_context z_riscv_fp_context_t; argument
70 struct z_riscv_fp_context saved_fp_context;
/Zephyr-latest/arch/riscv/core/
Dfpu.c14 extern void z_riscv_fpu_save(struct z_riscv_fp_context *saved_fp_context);
15 extern void z_riscv_fpu_restore(struct z_riscv_fp_context *saved_fp_context);