Home
last modified time | relevance | path

Searched refs:MVEGenTwoOpShiftFn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c38 typedef void MVEGenTwoOpShiftFn(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_i32); typedef
1553 static bool do_2shift_vec(DisasContext *s, arg_2shift *a, MVEGenTwoOpShiftFn fn, in do_2shift_vec()
1589 static bool do_2shift(DisasContext *s, arg_2shift *a, MVEGenTwoOpShiftFn fn, in do_2shift()
1598 static MVEGenTwoOpShiftFn * const fns[] = { \
1671 MVEGenTwoOpShiftFn *fn)
1696 static MVEGenTwoOpShiftFn * const fns[] = { \
1717 static MVEGenTwoOpShiftFn * const fns[] = { \ in DO_2SHIFT_SCALAR()
1783 static MVEGenTwoOpShiftFn * const fns[] = { \ in DO_VSHLL()