On 01/26/2014 11:25 AM, Peter Maydell wrote:
> Implement the remaining integer instructions in the scalar-three-reg-same
> group: SQADD, UQADD, SQSUB, UQSUB, SQSHL, UQSHL, SQRSHL, UQRSHL,
> SQDMULH, SQRDMULH.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  target-arm/translate-a64.c | 106 
> +++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 87 insertions(+), 19 deletions(-)

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


r~

Reply via email to