On 5/17/22 09:47, Víctor Colombo wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>

Adds an insns_flags2 for the BCD assist instructions introduced in
Power ISA 2.06. These instructions are not listed in the manuals for
e5500[1] and e6500[2], so the flag is only added for POWER7/8/9/10
models.

[1]https://www.nxp.com/files-static/32bit/doc/ref_manual/EREF_RM.pdf
[2]https://www.nxp.com/docs/en/reference-manual/E6500RM.pdf

Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
Signed-off-by: Víctor Colombo<victor.colo...@eldorado.org.br>
---
  target/ppc/cpu.h      | 4 +++-
  target/ppc/cpu_init.c | 9 +++++----
  2 files changed, 8 insertions(+), 5 deletions(-)

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

r~

Reply via email to