Home
last modified time | relevance | path

Searched defs:isv (Results 1 – 3 of 3) sorted by relevance

/qemu/target/arm/
H A Dsyndrome.h318 static inline uint32_t syn_swstep(int same_el, int isv, int ex) in syn_swstep()
/qemu/target/arm/tcg/
H A Dtranslate.h400 static inline void gen_swstep_exception(DisasContext *s, int isv, int ex) in gen_swstep_exception()
/qemu/target/arm/hvf/
H A Dhvf.c1984 bool isv = syndrome & ARM_EL_ISV; in hvf_vcpu_exec() local