commit | 929f8b55509fb92320e085504a8492b1908b8110 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Mar 03 16:12:21 2014 -0800 |
committer | Richard Henderson <rth@redhat.com> | Wed Apr 16 12:12:58 2014 -0400 |
tree | d515d3fb17557ff1403592cb1b9a991c7382f93b | |
parent | 8bf56493f169144416e001ca626ecebe4dc01e7c [diff] |
tcg-aarch64: Use TCGType and TCGMemOp constants Rather than raw constants that could mean anything. Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com> Signed-off-by: Richard Henderson <rth@twiddle.net>