tcg/tci: Remove TCG_TARGET_HAS_* ifdefs
commit2366c858f954959dbae039d5d0a515645bedf5eb
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 19 Jan 2021 19:10:06 +0000 (19 09:10 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Feb 2021 22:04:26 +0000 (2 12:04 -1000)
tree24fce3e2ee8fb3e7725b9214ad428a0fba3a51cd
parent0a19f167de7560e8204953425408b21d82974a8c
tcg/tci: Remove TCG_TARGET_HAS_* ifdefs

The opcodes always exist, regardless of whether or not they
are enabled.  Remove the unnecessary ifdefs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci/tcg-target.c.inc