tcg: Change TCGType to an enumeration.
commitc02244a5088eaa7d8ff69f51fba8b67da094f604
authorRichard Henderson <rth@twiddle.net>
Fri, 19 Mar 2010 18:36:30 +0000 (19 11:36 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 26 Mar 2010 20:29:10 +0000 (26 21:29 +0100)
tree2cc5d6e5e533b5d43366790ced2f12cba75b7689
parent8a56e840911572391019cd8b4ee86976dac2f593
tcg: Change TCGType to an enumeration.

The TCGType name was already used consistently.  Changing it
to an enumeration instead of a set of defines aids debugging.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/tcg-op.h
tcg/tcg.h