OSDN Git Service

tcg: Allow non-constant control macros
authorRichard Henderson <rth@twiddle.net>
Thu, 2 May 2013 10:35:08 +0000 (11:35 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 9 Jul 2013 14:14:35 +0000 (07:14 -0700)
commit4ef76952bd702d29ee4c021f068d85b063fdb928
tree723effc39739d8fc54c0223d823a8c9a364e75d0
parent5b9f72ab59ec9d57546cfc499ccc863327cb8a46
tcg: Allow non-constant control macros

This allows TCG_TARGET_HAS_* to be a variable rather than a constant,
which allows easier support for differing ISA levels for the host.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg-opc.h