]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/rx: Emit all disassembly in one prt()
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 May 2019 15:09:11 +0000 (08:09 -0700)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 19 Mar 2020 16:58:05 +0000 (17:58 +0100)
commit67eb12d8d618b09879c523904090eecddb7f3cc5
treeb1a739c1c078d8db1e98022ecb339628cba9ee15
parent5cf7c9600884d95776c06a72fd7f434464e38174
target/rx: Emit all disassembly in one prt()

Many of the multi-part prints have been eliminated by previous
patches.  Eliminate the rest of them.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190531134315.4109-22-richard.henderson@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/rx/disas.c