Re: [Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly

2019-05-31 Thread Richard Henderson
On 5/27/19 10:39 AM, Yoshinori Sato wrote: > On Fri, 24 May 2019 00:07:57 +0900, > Richard Henderson wrote: >> Obviously there are still a few inconsistencies in the >> format strings used for the immediates, but the format >> is readable and it is easy to look at the opcode to see >> how our decod

Re: [Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly

2019-05-28 Thread Yoshinori Sato
On Tue, 28 May 2019 02:47:40 +0900, Aleksandar Markovic wrote: > > On May 27, 2019 5:44 PM, "Yoshinori Sato" > wrote: > > > > On Fri, 24 May 2019 00:07:57 +0900, > > Richard Henderson wrote: > > > > > > Here's a sample of the new output, taken from u-boot.bin: > > > > > > IN: > > > 0xfff8000a: f

Re: [Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly

2019-05-27 Thread Aleksandar Markovic
On May 27, 2019 5:44 PM, "Yoshinori Sato" wrote: > > On Fri, 24 May 2019 00:07:57 +0900, > Richard Henderson wrote: > > > > Here's a sample of the new output, taken from u-boot.bin: > > > > IN: > > 0xfff8000a: fb 12 00 01 00 00 mov.l #0x0100, r1 > > 0xfff80010: fb 32 f0 13 00 00

Re: [Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly

2019-05-27 Thread Yoshinori Sato
On Fri, 24 May 2019 00:07:57 +0900, Richard Henderson wrote: > > Here's a sample of the new output, taken from u-boot.bin: > > IN: > 0xfff8000a: fb 12 00 01 00 00 mov.l #0x0100, r1 > 0xfff80010: fb 32 f0 13 00 00 mov.l #0x13f0, r3 > 0xfff80016: 43 13

[Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly

2019-05-23 Thread Richard Henderson
Here's a sample of the new output, taken from u-boot.bin: IN: 0xfff8000a: fb 12 00 01 00 00 mov.l #0x0100, r1 0xfff80010: fb 32 f0 13 00 00 mov.l #0x13f0, r3 0xfff80016: 43 13 sub r1, r3 0xfff80018: fb 22 00 ea f9 ff mov.l #-398