OSDN Git Service

tcg/arm: Implement minimal vector operations
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Sep 2020 22:54:33 +0000 (15:54 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commitd74b86ed4ad452eb5069ca0c168c731a5c429127
tree3089f986650ef268b4d17b50d2022bc969c3c835
parent213e8d84735f56e16d4485509ef48ccb6488d4a9
tcg/arm: Implement minimal vector operations

Implementing dup2, add, sub, and, or, xor as the minimal set.
This allows us to actually enable neon in the header file.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target-con-set.h
tcg/arm/tcg-target-con-str.h
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h