Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c6011 static bool op_smlad(DisasContext *s, arg_rrrr *a, bool m_swap, bool sub) in op_smlad() argument
6021 if (m_swap) { in op_smlad()
6098 static bool op_smlald(DisasContext *s, arg_rrrr *a, bool m_swap, bool sub) in op_smlald() argument
6109 if (m_swap) { in op_smlald()