tcg: Merge tcg_register_helper into tcg_context_init
authorRichard Henderson <rth@twiddle.net>
Sat, 14 Sep 2013 23:44:31 +0000 (16:44 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 10 Oct 2013 18:44:25 +0000 (11:44 -0700)
commit84fd9dd3f78ced9d41e1160d43862bb620cb462a
tree73872fab2cb9999e4e53f4f4557dd2197b9840a7
parent4953ee62711bd11a55e58b26c8c71b302198363c
tcg: Merge tcg_register_helper into tcg_context_init

Eliminates the repeated checks for having created
the s->helpers hash table.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c
tcg/tcg.h