target-sparc: Make CPU_LOG_INT useful by default
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Oct 2012 23:54:49 +0000 (16:54 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Oct 2012 16:39:29 +0000 (16:39 +0000)
commitb884fc5ecaacd241829f225282356d59eb186645
tree15838c177f9da217b57a6cba29e461456f0825c2
parent76a23ca099084ce72f5c30a3c5dc18e331384c59
target-sparc: Make CPU_LOG_INT useful by default

No need for ifdefs when the log mask does just as well.
No need to print pc/npc when we're dumping the whole cpu state.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/int32_helper.c
target-sparc/int64_helper.c