On 3/9/21 8:56 AM, Philippe Mathieu-Daudé wrote:
Introduce the 'Parallel Subtract' opcodes:

  - PSUBB (Parallel Subtract Byte)
  - PSUBH (Parallel Subtract Halfword)
  - PSUBW (Parallel Subtract Word)

Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
v2: Uses tcg_gen_vec_sub{8,16,32}_i64 from tcg/tcg-op-gvec.h (rth)
---

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

r~

Reply via email to