tcg: Push tcg-runtime routines into exec/helper-*
commit944eea962be94b98f8f6f570f9c4eb3b58dc296d
authorRichard Henderson <rth@twiddle.net>
Tue, 8 Apr 2014 06:08:47 +0000 (7 23:08 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 28 May 2014 16:33:54 +0000 (28 09:33 -0700)
treea85e8c2519e6c95a6734904744abd1dd8d8fce65
parent2ef6175aa76adea2ab8ce1540904a05d6f8e8eed
tcg: Push tcg-runtime routines into exec/helper-*

Rather than special casing them, use the standard mechanisms
for tcg helper generation.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
include/exec/helper-gen.h
include/exec/helper-head.h
include/exec/helper-proto.h
include/exec/helper-tcg.h
tcg-runtime.c
tcg/tcg-op.h
tcg/tcg-runtime.h
tcg/tcg.c
tcg/tcg.h