Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c3324 static RISCVException read_vstopi(CPURISCVState *env, int csrno, in read_vstopi() function
3421 return read_vstopi(env, CSR_VSTOPI, val); in read_stopi()
5189 [CSR_VSTOPI] = { "vstopi", aia_hmode, read_vstopi },