Home
last modified time | relevance | path

Searched refs:EXT_STATUS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/qemu/target/riscv/
H A Dcpu.h119 EXT_STATUS_DISABLED = 0, enumerator
H A Dcpu_helper.c130 ? EXT_STATUS_DIRTY : EXT_STATUS_DISABLED; in cpu_get_tb_cpu_state()
/qemu/target/riscv/insn_trans/
H A Dtrans_rvf.c.inc22 if (ctx->mstatus_fs == EXT_STATUS_DISABLED) { \
H A Dtrans_rvv.c.inc32 return s->mstatus_vs != EXT_STATUS_DISABLED;
37 if (s->mstatus_fs == EXT_STATUS_DISABLED) {
55 if (s->mstatus_fs == EXT_STATUS_DISABLED) {
71 if (s->mstatus_fs == EXT_STATUS_DISABLED) {
89 if (s->mstatus_fs == EXT_STATUS_DISABLED) {