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