commit | 7763ffa017f64bf2a40dcce0cb0f3596dfca5b20 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Aug 15 11:11:00 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat Mar 08 21:23:09 2014 -0800 |
tree | f43403508d55a548b60033cc62b4b064bace2130 | |
parent | 3353d0dcc331f15dbbadfc42772d57c864017d4b [diff] |
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>