On Fri, 24 May 2019 00:07:59 +0900,
Richard Henderson wrote:
>
> 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.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Yoshinori Sato
> ---
> target/
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.
Signed-off-by: Richard Henderson
---
target/rx/disas.c | 77 +--
1 file changed, 27 insertions(+), 50 delet