Skip to main content

IAR Embedded Workbench for RISC-V 3.40

__riscv_ffmism

In this section:
Syntax
unsigned long __riscv_ffmism(unsigned long, unsigned long);
Description

Inserts an ffmism instruction (“Find first mismatch”). This instruction is part of the Andes Performance Extension and requires that you have included the header file iar_andesperf_intrinsics.h.

Note

To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.