IAR Embedded Workbench for RISC-V 3.40IAR C/C++ DevelopmentThe preprocessorDescription of predefined preprocessor symbols__riscv_fdiv__riscv_fdivIn this section: DescriptionAn integer that is set to 1 when the code is compiled for a RISC-V core with the F extension. This symbol is deprecated. Use one of the symbols __riscv_d or __riscv_f instead.