qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r


From: Richard Henderson
Subject: Re: [PATCH v5 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Date: Wed, 9 Nov 2022 12:59:03 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 11/9/22 03:28, Taylor Simpson wrote:
These instructions will not be generated by idef-parser, so we override
them manually.

Test cases added to tests/tcg/hexagon/usr.c

Co-authored-by: Matheus Tavares Bernardino<quic_mathbern@quicinc.com>
Signed-off-by: Matheus Tavares Bernardino<quic_mathbern@quicinc.com>
Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/gen_tcg.h |  10 +++-
  target/hexagon/genptr.c  | 104 +++++++++++++++++++++++++++++++++++++++
  tests/tcg/hexagon/usr.c  |  34 ++++++++++---
  3 files changed, 141 insertions(+), 7 deletions(-)

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

r~



reply via email to

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