On Sat, 15 Aug 2020 at 02:31, Richard Henderson
wrote:
>
> The gvec operation was added after the initial implementation
> of the SEL instruction and was missed in the conversion.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/translate-sve.c | 31 ---
> 1 fi
The gvec operation was added after the initial implementation
of the SEL instruction and was missed in the conversion.
Signed-off-by: Richard Henderson
---
target/arm/translate-sve.c | 31 ---
1 file changed, 8 insertions(+), 23 deletions(-)
diff --git a/target/arm/t