qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/21] Hexagon (target/hexagon) Add overrides for loop setup


From: Richard Henderson
Subject: Re: [PATCH 03/21] Hexagon (target/hexagon) Add overrides for loop setup instructions
Date: Wed, 26 Apr 2023 18:34:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/26/23 01:41, Taylor Simpson wrote:
These instructions have implicit writes to registers, so we don't
want them to be helpers when idef-parser is off.

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/gen_tcg.h | 21 +++++++++++++++++++
  target/hexagon/genptr.c  | 44 ++++++++++++++++++++++++++++++++++++++++
  2 files changed, 65 insertions(+)

Acked-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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