On 6/7/21 9:58 AM, Peter Maydell wrote:
Implement the MVE VPST insn, which sets the predicate mask
fields in the VPR to the immediate value encoded in the insn.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/mve.decode      |  4 +++
  target/arm/translate-mve.c | 59 ++++++++++++++++++++++++++++++++++++++
  2 files changed, 63 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to