Home
last modified time | relevance | path

Searched refs:syn_swstep (Results 1 – 2 of 2) 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() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h395 uint32_t syn = syn_swstep(false, isv, ex); in gen_swstep_exception()