On 12/06/2013 10:51 AM, Peter Maydell wrote:
> From: Claudio Fontana <claudio.font...@linaro.org>
> 
> This patch adds support for decoding 1-src data processing insns,
> and the first user, C5.6.40 CLZ (count leading zeroes).
> 
> Signed-off-by: Claudio Fontana <claudio.font...@linaro.org>
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  target-arm/helper-a64.c    |    5 +++++
>  target-arm/helper-a64.h    |    1 +
>  target-arm/translate-a64.c |   52 
> ++++++++++++++++++++++++++++++++++++++++++--
>  3 files changed, 56 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to