OSDN Git Service

target/microblaze: Remove helper_debug and env->debug
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Aug 2020 13:46:04 +0000 (06:46 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:41:38 +0000 (07:41 -0700)
commiteb2022b7d0dcf5be089f9519ac096ebe60b46797
tree17990046a244c26245623a66a6e23b35000f9158
parent41060b74bf4597b8260205bf1b6ed43c3b1696d7
target/microblaze: Remove helper_debug and env->debug

This is not used, and seems redundant with -d cpu.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/microblaze/cpu.h
target/microblaze/helper.h
target/microblaze/op_helper.c
target/microblaze/translate.c