Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcpu_bits.h987 #define ISELECT_CD_FIRST 0x40 macro
H A Dcsr.c2454 return (ISELECT_CD_FIRST <= isel && isel <= ISELECT_CD_LAST); in xiselect_cd_range()
2712 int ctr_index = isel - ISELECT_CD_FIRST; in rmw_xireg_cd()
2713 int isel_hpm_start = ISELECT_CD_FIRST + 3; in rmw_xireg_cd()
2741 (ISELECT_CD_FIRST <= isel && isel < isel_hpm_start)) { in rmw_xireg_cd()