Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c322 static RISCVException smode32(CPURISCVState *env, int csrno) in smode32()
346 return smode32(env, csrno); in hmode()
317 static RISCVException smode32(CPURISCVState *env, int csrno) smode32() function