qemu/target/rx
Richard Henderson fa6289e267 target/rx: Disassemble rx_index_addr into a string
We were eliding all zero indexes.  It is only ld==0 that does
not have an index in the instruction.  This also allows us to
avoid breaking the final print into multiple pieces.

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-19-richard.henderson@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2020-03-19 17:58:05 +01:00
..
cpu-param.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu-qom.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
disas.c target/rx: Disassemble rx_index_addr into a string 2020-03-19 17:58:05 +01:00
gdbstub.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
helper.c target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
helper.h target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
insns.decode
Makefile.objs target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
op_helper.c target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
translate.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00