Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dzce_helper.c29 RISCVException ret = smstateen_acc_ok(env, 0, SMSTATEEN0_JVT); in HELPER()
H A Dcpu_bits.h325 #define SMSTATEEN0_JVT (1ULL << 2) macro
H A Dcsr.c179 RISCVException ret = smstateen_acc_ok(env, 0, SMSTATEEN0_JVT); in zcmt()