Home
last modified time | relevance | path

Searched refs:SENVCFG_SSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h784 #define SENVCFG_SSE MENVCFG_SSE macro
H A Dcpu_helper.c108 return env->senvcfg & SENVCFG_SSE; in cpu_get_bcfien()
H A Dcsr.c2453 mask |= SENVCFG_SSE; in write_senvcfg()