Searched refs:syn_mop (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | syndrome.h | 358 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 D | translate-a64.c | 4222 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()
|