On 01/26/2014 11:25 AM, Peter Maydell wrote: > Implement the SIMD 3-reg-same instructions SQADD, UQADD, > SQSUB, UQSUB, SSHL, USHL, SQSHl, UQSHL, SRSHL, URSHL, > SQRSHL, UQRSHL; these are all simple calls to existing > Neon helpers. We also enable SSHL, USHL, SRSHL and URSHL > for the 3-reg-same-scalar category (but not the others > because they can have non-size-64 operands and the > scalar_3reg_same function doesn't support that yet.) > > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/translate-a64.c | 134 +++++++++++++++++++++++++++++++++++++-------- > 1 file changed, 112 insertions(+), 22 deletions(-) Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm