Searched defs:do_shift_r (Results 1 – 1 of 1) sorted by relevance
4053 static bool do_shift_r(DisasContext *dc, arg_shiftr *a, bool l, bool u) in do_shift_r() function4089 TRANS(SLL_r, ALL, do_shift_r, a, true, true) in TRANS() argument