qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/11] target/i386: document use of DISAS_NORETURN


From: Richard Henderson
Subject: Re: [PATCH 11/11] target/i386: document use of DISAS_NORETURN
Date: Tue, 4 Jun 2024 08:58:21 -0500
User-agent: Mozilla Thunderbird

On 6/4/24 02:18, Paolo Bonzini wrote:
DISAS_NORETURN suppresses the work normally done by gen_eob(), and therefore
must be used in special cases only.  Document them.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/translate.c | 11 +++++++++++
  1 file changed, 11 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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