Searched refs:RISCVException (Results 1 – 4 of 4) sorted by relevance
30 static RISCVException smode(CPURISCVState *env, int csrno) in smode()44 static RISCVException read_th_sxstatus(CPURISCVState *env, int csrno, in read_th_sxstatus()
39 RISCVException riscv_pmu_read_ctr(CPURISCVState *env, target_ulong *val,
28 RISCVException ret = smstateen_acc_ok(env, 0, SMSTATEEN0_JVT); in HELPER()
761 typedef enum RISCVException { enum786 } RISCVException; typedef