Home
last modified time | relevance | path

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

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