tests/tcg/ppc64: clean-up handling of byte-reverse
commit93f44896c9fa15d02d93eb396537c91c0efa8c11
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Feb 2022 17:20:13 +0000 (25 17:20 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Feb 2022 16:42:25 +0000 (28 16:42 +0000)
tree4ea71f239a3a276f991ed1f9187b761702f55ac8
parentcc44a16002530dcd2bb9739e7e603ec41c0a7ffb
tests/tcg/ppc64: clean-up handling of byte-reverse

Rather than having an else leg for the missing compiler case we can
simply just not add the test - the same way as is done for ppc64le.
Also while we are at it fix up the compiler invocation.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-11-alex.bennee@linaro.org>
tests/tcg/ppc64/Makefile.target