Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
float_regs_riscv_gcc.h File Reference

RISCV GCC specific floating point register macros. More...

#include <zephyr/toolchain.h>
#include "float_context.h"

Go to the source code of this file.

Macros

#define RV_FPREG_WIDTH   4
 
#define RV_FPREG_SAVE   "fsw "
 
#define RV_FPREG_LOAD   "flw "
 

Detailed Description

RISCV GCC specific floating point register macros.

Macro Definition Documentation

◆ RV_FPREG_LOAD

#define RV_FPREG_LOAD   "flw "

◆ RV_FPREG_SAVE

#define RV_FPREG_SAVE   "fsw "

◆ RV_FPREG_WIDTH

#define RV_FPREG_WIDTH   4