Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h897 #define MCYCLECFGH_BIT_SINH BIT(29) macro
H A Dcsr.c874 inh_avail_mask |= riscv_has_ext(env, RVS) ? MCYCLECFGH_BIT_SINH : 0; in write_mcyclecfgh()