qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/9] target/nios2: Convert to TranslatorOps


From: Richard Henderson
Subject: Re: [PATCH v3 0/9] target/nios2: Convert to TranslatorOps
Date: Tue, 29 Jun 2021 10:12:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 6/28/21 3:08 PM, Richard Henderson wrote:
I've reached a point where *all* targets must use the translator loop.
Do that, plus some other obvious cleanups.

Changes for v3:
   * Improve the commentary on patch 4 (pmm).
   * Inline handle_instruction.
   * Use pc_next for pc+4 (pmm).

Changes for v2:
   * Fix (drop) singlestep check for max_insns.
     We already do that generically.

Now fully reviewed.  Queuing to tcg-next.


r~



reply via email to

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