Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c4161 static RISCVException write_vsepc(CPURISCVState *env, int csrno, in write_vsepc() function
5247 [CSR_VSEPC] = { "vsepc", hmode, read_vsepc, write_vsepc,