Home
last modified time | relevance | path

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

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