Searched refs:op_stm (Results 1 – 2 of 2) sorted by relevance
6300 static bool op_stm(DisasContext *s, arg_ldst_block *a) in op_stm() function6360 return op_stm(s, a); in trans_STM()6370 return op_stm(s, a); in trans_STM_t32()
4443 static DisasJumpType op_stm(DisasContext *s, DisasOps *o) in op_stm() function