tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
authorRichard Henderson <rth@twiddle.net>
Mon, 27 Jan 2014 21:02:31 +0000 (13:02 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 17 Feb 2014 16:12:29 +0000 (10:12 -0600)
commita1b29c9ae06abe7ded354eb70767e34dc035db72
tree80850bc46e87e3f7c279dbd4ef5ae7d123f72d03
parent189f792dc5dd744c5f5d2333a7c52784e108974e
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c

These are not needed by users of tcg-target.h.  No need to recompile
when we adjust them.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/i386/tcg-target.c
tcg/i386/tcg-target.h