Re: [PATCH v4 30/31] target/ppc: Implement vcfuged instruction
On 5/12/21 1:54 PM, matheus.fe...@eldorado.org.br wrote: From: Matheus Ferst Signed-off-by: Matheus Ferst --- target/ppc/insn32.decode | 7 target/ppc/translate.c | 1 + target/ppc/translate/vector-impl.c.inc | 50 ++ 3 files ch
[PATCH v4 30/31] target/ppc: Implement vcfuged instruction
From: Matheus Ferst Signed-off-by: Matheus Ferst --- target/ppc/insn32.decode | 7 target/ppc/translate.c | 1 + target/ppc/translate/vector-impl.c.inc | 50 ++ 3 files changed, 58 insertions(+) create mode 100644 target/ppc/translat