target-lm32: don't log cpu state in translation
commit608a03c1df217f2111765575a91c6448218369a7
authorMichael Walle <michael@walle.cc>
Wed, 12 Sep 2012 17:48:42 +0000 (12 19:48 +0200)
committerMichael Walle <michael@walle.cc>
Mon, 18 Mar 2013 18:40:34 +0000 (18 19:40 +0100)
treede65817923692af9abaa83ec624e6ea0782bb45c
parent562f5f5d9e8415cac3ca2eb768dabf068e8e0f4a
target-lm32: don't log cpu state in translation

Don't dump the cpu state because it can also be enabled by the "-d cpu"
parameter.

Signed-off-by: Michael Walle <michael@walle.cc>
target-lm32/translate.c