Searched refs:op_stl (Results 1 – 1 of 1) sorted by relevance
5411 static bool op_stl(DisasContext *s, arg_STL *a, MemOp mop) in op_stl() function5435 return op_stl(s, a, MO_UL); in trans_STL()5440 return op_stl(s, a, MO_UB); in trans_STLB()5445 return op_stl(s, a, MO_UW); in trans_STLH()