Home
last modified time | relevance | path

Searched refs:syn_mop (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dsyndrome.h358 static inline uint32_t syn_mop(bool is_set, bool is_setg, int options, in syn_mop() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4222 syndrome = syn_mop(true, is_setg, (a->nontemp << 1) | a->unpriv, in do_SET()
4277 syndrome = syn_mop(false, false, a->options, is_epilogue, in do_CPY()