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