On 5/26/21 1:21 PM, Bruno Larsen (billionai) wrote:
This function requires surce code modification to be useful, which means
it probably is not used often, and the move to using decodetree means
the statistics won't even be collected anymore.

Also removed setting dump_statistics in ppc_cpu_realize, since it was
only useful when in conjunction with ppc_cpu_dump_statistics.

Suggested-by: Richard Henderson<[email protected]>
Signed-off-by: Bruno Larsen (billionai)<[email protected]>
---
  target/ppc/cpu.h       |  1 -
  target/ppc/cpu_init.c  |  3 ---
  target/ppc/translate.c | 51 ------------------------------------------
  3 files changed, 55 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to