Home
last modified time | relevance | path

Searched refs:ISELECT_IMSIC_LAST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h865 #define ISELECT_IMSIC_LAST ISELECT_IMSIC_EIE63 macro
H A Dcsr.c2101 } else if (ISELECT_IMSIC_FIRST <= isel && isel <= ISELECT_IMSIC_LAST) { in rmw_xireg()