On 01/10/2014 09:12 AM, Peter Maydell wrote: > From: Alex Bennée <[email protected]> > > This adds support for the all the AdvSIMD vector copy operations > (ARM ARM 3.6.5). > > Signed-off-by: Alex Bennée <[email protected]> > Signed-off-by: Peter Maydell <[email protected]> > --- > target-arm/translate-a64.c | 210 > ++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 209 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
