On Fri, 24 May 2019 00:07:58 +0900,
Richard Henderson wrote:
>
> 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.
>
> Signed-off-by: Richard Henderson
Reviewed-by:
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.
Signed-off-by: Richard Henderson
---
target/rx/disas.c | 154 +-
1 file cha