tcg: Register the helper info struct rather than the name
commit72866e823ed31bc26c07f974943386c59d8b2b5a
authorRichard Henderson <rth@twiddle.net>
Tue, 8 Apr 2014 07:17:53 +0000 (8 00:17 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 28 May 2014 16:33:54 +0000 (28 09:33 -0700)
tree07af4b83f52c42d9a9e07602eda0a2bb69c954b4
parenta5ed2de10ab3c33eea245848c0642cd67fee60a9
tcg: Register the helper info struct rather than the name

This will let us find all the info from the hash table.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c