On 6/11/20 7:45 AM, Peter Maydell wrote: > Mark the arrays of function pointers in trans_VSHLL_S_2sh() and > trans_VSHLL_U_2sh() as both 'static' and 'const'. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate-neon.inc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~