target/rx: Replace operand with prt_ldmi in disassembler
commite283adea34c52812b057e9262871b37602329624
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 May 2019 15:09:34 +0000 (23 08:09 -0700)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 19 Mar 2020 16:58:05 +0000 (19 17:58 +0100)
treeae628bd2738f8ccf03b36c20ba99ffea8c44123f
parentfa6289e2677a6e6d6bc1c9ef9a7a4a68972eeeed
target/rx: Replace operand with prt_ldmi in disassembler

This has consistency with prt_ri().  It loads all data before
beginning output.  It uses exactly one call to prt() to emit
the full instruction.

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-20-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