target/microblaze: mbar: Move LOG_DIS to before sleep
commit6f3c458baf54eaa9047faffcc9f6e8251d393762
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 13 Aug 2020 15:28:35 +0000 (13 17:28 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 24 Aug 2020 08:47:27 +0000 (24 10:47 +0200)
tree6a3e60ad3bdfecf4d2309a81e953202540103c21
parentbadcbf9d30c70e6701fdcf7ea80e0cf9e9faf837
target/microblaze: mbar: Move LOG_DIS to before sleep

Move LOG_DIS log to before sleeping handling so that it logs
for sleep instructions aswell.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/translate.c