On Wed, Nov 27, 2019 at 1:59 AM Philippe Mathieu-Daudé
wrote:
> On 11/24/19 6:02 AM, Michael Rolnik wrote:
> > Provide function disassembles executed instruction when `-d in_asm` is
> > provided
>
> Maybe "Implement the disassemble_info::print_insn() callback which print
> a disassembled instruct
On 11/24/19 6:02 AM, Michael Rolnik wrote:
Provide function disassembles executed instruction when `-d in_asm` is
provided
Maybe "Implement the disassemble_info::print_insn() callback which print
a disassembled instruction."
Signed-off-by: Michael Rolnik
---
target/avr/cpu.h | 1
On Sunday, November 24, 2019, Michael Rolnik wrote:
> Provide function disassembles executed instruction when `-d in_asm` is
> provided
>
> Signed-off-by: Michael Rolnik
> ---
Michael, hi.
It would be very helpful if you include an example in the commit message:
- how to start qemu for AVR w
On Tuesday, November 26, 2019, Michael Rolnik wrote:
>
>
> On Tue, Nov 26, 2019 at 9:52 PM Aleksandar Markovic <
> aleksandar.m.m...@gmail.com> wrote:
>
>> On Sun, Nov 24, 2019 at 6:03 AM Michael Rolnik wrote:
>> >
>> > Provide function disassembles executed instruction when `-d in_asm` is
>> >
On Tue, Nov 26, 2019 at 9:52 PM Aleksandar Markovic <
aleksandar.m.m...@gmail.com> wrote:
> On Sun, Nov 24, 2019 at 6:03 AM Michael Rolnik wrote:
> >
> > Provide function disassembles executed instruction when `-d in_asm` is
> > provided
> >
> > Signed-off-by: Michael Rolnik
> > ---
> > target/
On Sun, Nov 24, 2019 at 6:03 AM Michael Rolnik wrote:
>
> Provide function disassembles executed instruction when `-d in_asm` is
> provided
>
> Signed-off-by: Michael Rolnik
> ---
> target/avr/cpu.h | 1 +
> target/avr/cpu.c | 2 +-
> target/avr/disas.c | 214
On Sunday, November 24, 2019, Michael Rolnik wrote:
> Provide function disassembles executed instruction when `-d in_asm` is
> provided
>
> Signed-off-by: Michael Rolnik
> ---
Richard, is this what you expected from Michael, or there are still some
caveats?
Thanks for the suggestion!
Aleksan
On Sunday, November 24, 2019, Michael Rolnik wrote:
> Provide function disassembles executed instruction when `-d in_asm` is
> provided
>
> Signed-off-by: Michael Rolnik
> ---
You should add "Suggested-by:"s for Philippe, Richard, and myself in tge
commit message.
Aleksandar
target/avr/cpu.
On Sunday, November 24, 2019, Michael Rolnik wrote:
> Provide function disassembles executed instruction when `-d in_asm` is
> provided
>
> Signed-off-by: Michael Rolnik
> ---
> target/avr/cpu.h | 1 +
> target/avr/cpu.c | 2 +-
> target/avr/disas.c | 214 +++
Provide function disassembles executed instruction when `-d in_asm` is
provided
Signed-off-by: Michael Rolnik
---
target/avr/cpu.h | 1 +
target/avr/cpu.c | 2 +-
target/avr/disas.c | 214 +
target/avr/translate.c | 11 +++
4 files cha
10 matches
Mail list logo