tcg-aarch64: Change all ext variables to TCGType
commit7763ffa017f64bf2a40dcce0cb0f3596dfca5b20
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Aug 2013 18:11:00 +0000 (15 11:11 -0700)
committerRichard Henderson <rth@twiddle.net>
Sun, 9 Mar 2014 05:23:09 +0000 (8 21:23 -0800)
treef43403508d55a548b60033cc62b4b064bace2130
parent3353d0dcc331f15dbbadfc42772d57c864017d4b
tcg-aarch64: Change all ext variables to TCGType

We assert that the values for _I32 and _I64 are 0 and 1 respectively.
This will make a couple of functions declared by tcg.c cleaner.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c