On 6/7/21 9:57 AM, Peter Maydell wrote:
+#define DO_2OP(INSN, FN) \
+ static bool trans_##INSN(DisasContext *s, arg_2op *a) \
+ { \
+ MVEGenTwoOpFn *fns[] = { \
static const, otherwise, Reviewed-by: Richard Henderson <[email protected]> r~
