On 01/10/2014 09:12 AM, Peter Maydell wrote: > From: Michael Matz <m...@suse.de> > > Add support for the SIMD "across lanes" instruction group (C3.6.4). > > Signed-off-by: Michael Matz <m...@suse.de> > [PMM: Updated to current codebase, added fp min/max ops, > added unallocated encoding checks] > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/translate-a64.c | 177 > ++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 176 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~