commit | 31f1275b90f4803ee5a2900020f21d3320ce62b7 | [log] [tgz] |
---|---|---|
author | Claudio Fontana <[email protected]> | Wed Jun 12 16:20:23 2013 +0100 |
committer | Peter Maydell <[email protected]> | Wed Jun 12 16:20:23 2013 +0100 |
tree | 7e8509d9120a8ad26ec2d76f48ad4b84cd9670c2 | |
parent | 9c4a059df3501ba53c00724287ef50bba80b5f80 [diff] |
tcg/aarch64: implement sign/zero extend operations implement the optional sign/zero extend operations with the dedicated aarch64 instructions. Signed-off-by: Claudio Fontana <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Message-id: [email protected] Signed-off-by: Peter Maydell <[email protected]>