target/arm: Expand frint_fns for MO_8
commited6bb6b4d2817e5edc04a6214912f55b5e54c2c8
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 May 2022 18:18:45 +0000 (27 11:18 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 30 May 2022 16:05:10 +0000 (30 17:05 +0100)
treeacb7f203b71fa8b371729ce00e15fe7ab91fb685
parentde58c6b09fcea732edac2a90dc4eb49ab448bf8b
target/arm: Expand frint_fns for MO_8

Simplify indexing of this array.  This will allow folding
of the illegal esz == 0 into the normal fn == NULL check.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220527181907.189259-93-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-sve.c