tcg/aarch64: implement sign/zero extend operations
commit31f1275b90f4803ee5a2900020f21d3320ce62b7
authorClaudio Fontana <claudio.fontana@huawei.com>
Wed, 12 Jun 2013 15:20:23 +0000 (12 16:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 12 Jun 2013 15:20:23 +0000 (12 16:20 +0100)
tree7e8509d9120a8ad26ec2d76f48ad4b84cd9670c2
parent9c4a059df3501ba53c00724287ef50bba80b5f80
tcg/aarch64: implement sign/zero extend operations

implement the optional sign/zero extend operations with the dedicated
aarch64 instructions.

Signed-off-by: Claudio Fontana <claudio.fontana@huawei.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 51AC9A58.40502@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tcg/aarch64/tcg-target.c
tcg/aarch64/tcg-target.h