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