On 5/27/21 11:08 AM, Bruno Larsen (billionai) wrote:
since both, PPC_DO_STATISTICS and PPC_DUMP_CPU, are obsoleted as
target/ppc moves to decodetree, we can remove this ifdef based decision
tree, and only have what is now the standard option for the macro.
Suggested-by: Luis Pires<luis.pi...@eldorado.org.br>
Signed-off-by: Bruno Larsen (billionai)<bruno.lar...@eldorado.org.br>
---
target/ppc/translate.c | 79 ------------------------------------------
1 file changed, 79 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~