On 5/27/21 11:08 AM, Bruno Larsen (billionai) wrote:
This feature will no longer be useful as ppc moves to using decotree for
decodetree
TCG. And building with it enabled is no longer possible, due to changes in opc_handler_t. Since the last commit that mentions it happened in 2014, I think it is safe to remove it. Signed-off-by: Bruno Larsen (billionai)<bruno.lar...@eldorado.org.br> --- target/ppc/cpu_init.c | 205 ----------------------------------------- target/ppc/internal.h | 2 - target/ppc/translate.c | 105 --------------------- 3 files changed, 312 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~