tcg: Tidy tcg-runtime-gvec.c DUP*
commit0a83e43a9ee624b44da61514db9b77d86e74e8c2
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Feb 2020 02:41:23 +0000 (16 18:41 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 17 Mar 2020 15:41:07 +0000 (17 08:41 -0700)
tree58a2df43b2955defe435e32178312428218ed277
parent6c7ab3015ac498181444deff55dcc8fd43ad468c
tcg: Tidy tcg-runtime-gvec.c DUP*

Partial cleanup from the CONFIG_VECTOR16 removal.
Replace the DUP* expansions with the scalar argument.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tcg-runtime-gvec.c