On 01/10/2014 09:12 AM, Peter Maydell wrote:
> From: Michael Matz
>
> Add support for the SIMD "across lanes" instruction group (C3.6.4).
>
> Signed-off-by: Michael Matz
> [PMM: Updated to current codebase, added fp min/max ops,
> added unallocated encoding checks]
> Signed-off-by: Peter Mayde
From: Michael Matz
Add support for the SIMD "across lanes" instruction group (C3.6.4).
Signed-off-by: Michael Matz
[PMM: Updated to current codebase, added fp min/max ops,
added unallocated encoding checks]
Signed-off-by: Peter Maydell
---
target-arm/translate-a64.c | 177 +++