tcg-aarch64: Use TCGType and TCGMemOp constants
commit929f8b55509fb92320e085504a8492b1908b8110
authorRichard Henderson <rth@twiddle.net>
Tue, 4 Mar 2014 00:12:21 +0000 (3 16:12 -0800)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2014 16:12:58 +0000 (16 12:12 -0400)
treed515d3fb17557ff1403592cb1b9a991c7382f93b
parent8bf56493f169144416e001ca626ecebe4dc01e7c
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>
tcg/aarch64/tcg-target.c