qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 24/30] target/ppc: Move page crossing check to ppc_tr_tran


From: Richard Henderson
Subject: Re: [PATCH v3 24/30] target/ppc: Move page crossing check to ppc_tr_translate_insn
Date: Thu, 29 Apr 2021 18:26:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/29/21 6:15 PM, Richard Henderson wrote:
With prefixed instructions, the number of instructions
remaining until the page crossing is no longer constant.

Signed-off-by: Richard Henderson<richard.henderson@linaro.org>
---
  target/ppc/translate.c | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

Oops, this was supposed to be ordered before the previous patch.


r~



reply via email to

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