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