Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dmachine.c91 VMSTATE_UINTTL(env.htinst, RISCVCPU),
H A Dcpu.h274 target_ulong htinst; member
H A Dcpu_helper.c1799 env->htinst = tinst; in riscv_cpu_do_interrupt()
H A Dcsr.c3512 *val = env->htinst; in read_htinst()