Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h924 #define MINSTRETCFG_BIT_SINH BIT_ULL(61) macro
H A Dcsr.c938 inh_avail_mask |= riscv_has_ext(env, RVS) ? MINSTRETCFG_BIT_SINH : 0; in write_minstretcfg()