]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/rx: Collect all bytes during disassembly
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 May 2019 15:14:24 +0000 (08:14 -0700)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 19 Mar 2020 16:58:05 +0000 (17:58 +0100)
commit05a8599fcc7773d3c4b0c8fd7a19c1d65d636406
treec655385f935b54913ab5ef4e8a32fbe0356c9302
parent67eb12d8d618b09879c523904090eecddb7f3cc5
target/rx: Collect all bytes during disassembly

Collected, to be used in the next patch.

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