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