Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dth_csr.c30 static RISCVException smode(CPURISCVState *env, int csrno) in smode()
44 static RISCVException read_th_sxstatus(CPURISCVState *env, int csrno, in read_th_sxstatus()
H A Dpmu.h39 RISCVException riscv_pmu_read_ctr(CPURISCVState *env, target_ulong *val,
H A Dzce_helper.c28 RISCVException ret = smstateen_acc_ok(env, 0, SMSTATEEN0_JVT); in HELPER()
H A Dcpu_bits.h761 typedef enum RISCVException { enum
786 } RISCVException; typedef