qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v40 07/21] target/avr: Add instruction translation - Bit and


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v40 07/21] target/avr: Add instruction translation - Bit and Bit-test Instructions
Date: Sun, 29 Dec 2019 23:32:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 12/29/19 10:51 PM, Michael Rolnik wrote:
This includes:
     - LSR, ROR
     - ASR
     - SWAP
     - SBI, CBI
     - BST, BLD
     - BSET, BCLR

Signed-off-by: Michael Rolnik <address@hidden>

Tested-by: Philippe Mathieu-Daudé <address@hidden>

---
  target/avr/translate.c | 241 +++++++++++++++++++++++++++++++++++++++++
  target/avr/insn.decode |  14 +++
  2 files changed, 255 insertions(+)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]