tcg: Remove tcg-runtime-gvec.c DO_CMP0
commit0270bd503e3699b7202200a2d693ad1feb57473f
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Feb 2020 02:43:13 +0000 (16 18:43 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 17 Mar 2020 15:41:07 +0000 (17 08:41 -0700)
tree2b96628f83e694dc0b1506495a93c9168199b2b2
parent0a83e43a9ee624b44da61514db9b77d86e74e8c2
tcg: Remove tcg-runtime-gvec.c DO_CMP0

Partial cleanup from the CONFIG_VECTOR16 removal.
Replace DO_CMP0 with its scalar expansion, a simple negation.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tcg-runtime-gvec.c