On 11/10/21 7:56 PM, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>

Implement the following PowerISA v3.1 instructions:
vexpandbm: Vector Expand Byte Mask
vexpandhm: Vector Expand Halfword Mask
vexpandwm: Vector Expand Word Mask
vexpanddm: Vector Expand Doubleword Mask
vexpandqm: Vector Expand Quadword Mask

Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
---
  target/ppc/insn32.decode            | 11 ++++++++++
  target/ppc/translate/vmx-impl.c.inc | 34 +++++++++++++++++++++++++++++
  2 files changed, 45 insertions(+)

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

r~

Reply via email to