Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h931 #define MINSTRETCFGH_BIT_VUINH BIT(26) macro
H A Dcsr.c959 riscv_has_ext(env, RVU)) ? MINSTRETCFGH_BIT_VUINH : 0; in write_minstretcfgh()