Home
last modified time | relevance | path

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

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