Searched defs:isv (Results 1 – 3 of 3) sorted by relevance
319 static inline uint32_t syn_swstep(int same_el, int isv, int ex) in syn_swstep()
408 static inline void gen_swstep_exception(DisasContext *s, int isv, int ex) in gen_swstep_exception()
2010 bool isv = syndrome & ARM_EL_ISV; in hvf_vcpu_exec() local