target/microblaze: Remove empty D macros
commite3f8d192e089b6985b761d63ee2438aadb377a18
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 18 Aug 2020 04:01:30 +0000 (17 21:01 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:41:38 +0000 (1 07:41 -0700)
tree47c8c748673b12455a131e8529c95802ee6c9a6b
parentba0f357cae2d9f042f04da3b7d0e08fbbb5b0005
target/microblaze: Remove empty D macros

This is never used in op_helper.c and translate.c.  There are
two trivial uses in helper.c which can be improved by always
logging MMU_EXCP to CPU_LOG_INT.

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/helper.c
target/microblaze/op_helper.c
target/microblaze/translate.c