]> git.proxmox.com Git - mirror_qemu.git/commit
target/openrisc: Tidy insn dumping
authorRichard Henderson <rth@twiddle.net>
Thu, 19 Feb 2015 00:27:45 +0000 (16:27 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 13 Feb 2017 21:14:59 +0000 (08:14 +1100)
commit111ece5133e1f301c43545e9400cbb2f121c0cc3
tree9a699e23f4ee9db31770b072a4cb72f9bb712656
parent930c3d0074ad0a5e26560f2133f82d803369bec3
target/openrisc: Tidy insn dumping

Avoids warnings from unused variables etc.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/openrisc/translate.c