Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c4437 static bool op_smlawx(DisasContext *s, arg_rrrr *a, bool add, bool mt) in op_smlawx() function
4468 return op_smlawx(s, a, add, mt); \