tcg/aarch64: Merge tcg_out_rev{16,32,64}
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 21 Jun 2021 22:53:49 +0000 (22:53 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:57 +0000 (10:04 -0700)
commitdfa24dfa096ca8186b35aa001419d978ee1e5638
tree6f4ef75f17cef860784bfeb7e853f6ed3aacb673
parent7335a3d69fdbd4a22a3bafc8b62c44c99e63880b
tcg/aarch64: Merge tcg_out_rev{16,32,64}

Pass in the input and output size.  We currently use 3 of the 5
possible combinations; the others may be used by new tcg opcodes.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.c.inc