Skip to main content

IAR Embedded Workbench for RISC-V 3.40

__riscv_flmism

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

Inserts an flmism instruction (“Find last 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.