Home
last modified time | relevance | path

Searched defs:do_shift_r (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dtranslate.c4053 static bool do_shift_r(DisasContext *dc, arg_shiftr *a, bool l, bool u) in do_shift_r() function
4089 TRANS(SLL_r, ALL, do_shift_r, a, true, true) in TRANS() argument