Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h925 #define MINSTRETCFGH_BIT_SINH BIT(29) macro
H A Dcsr.c962 inh_avail_mask |= riscv_has_ext(env, RVS) ? MINSTRETCFGH_BIT_SINH : 0; in write_minstretcfgh()