Richard Henderson 3f08f0bce8 target/arm: Tidy handle_vec_simd_shri
Now that we've converted all cases to gvec, there is quite a bit
of dead code at the end of the function.  Remove it.

Sink the call to gen_gvec_fn2i to the end, loading a function
pointer within the switch statement.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-14 15:03:08 +01:00
..
2019-09-05 13:23:03 +01:00
2020-05-14 15:03:08 +01:00
2018-12-11 15:45:22 -02:00
2020-05-11 11:22:06 +01:00
2019-09-05 13:23:03 +01:00
2020-02-28 16:14:57 +00:00