IAR Embedded Workbench for RISC-V 3.40IAR C/C++ DevelopmentIntrinsic functionsDescriptions of IAR intrinsic functions__iar_riscv_cbo_clean__iar_riscv_cbo_cleanIn this section: Syntaxvoid __iar_riscv_cbo_clean(void const *);DescriptionInserts the cbo.clean instructions. This intrinsic function requires the Zicbom extension.To use this intrinsic function in an application, include the header file intrinsics.h.