target-openrisc: Do not dump cpu state with -d in_asm
commit9acbf7d8cad3d3af498e4e907fb1f5ab27a302e9
authorRichard Henderson <rth@twiddle.net>
Fri, 23 Sep 2016 15:03:48 +0000 (23 08:03 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 1 Nov 2016 16:28:51 +0000 (1 10:28 -0600)
treedd4703fcce2a2dad9e79da2d696ba06599d7ea02
parentf01a5e7eac7e4362aebf4e8a307498d618ee05c9
target-openrisc: Do not dump cpu state with -d in_asm

Dumping cpu state is what -d cpu is for.

Cc: Jia Liu <proljc@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-openrisc/translate.c