qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Taylor Simpson <tsimpson@quicinc.com>, qemu-devel@nongnu.org
Cc: philmd@linaro.org, ale@rev.ng, anjo@rev.ng, bcain@quicinc.com,
	quic_mathbern@quicinc.com
Subject: Re: [PATCH v6 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
Date: Mon, 6 Mar 2023 21:39:46 -0800	[thread overview]
Message-ID: <7b6d8ec1-b6ed-b976-707b-540dab67418a@linaro.org> (raw)
In-Reply-To: <20230307025828.1612809-2-tsimpson@quicinc.com>

On 3/6/23 18:58, Taylor Simpson wrote:
> Add overrides for
>      SL2_jumpr31            Unconditional
>      SL2_jumpr31_t          Predicated true (old value)
>      SL2_jumpr31_f          Predicated false (old value)
>      SL2_jumpr31_tnew       Predicated true (new value)
>      SL2_jumpr31_fnew       Predicated false (new value)
> 
> Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
> Reviewed-by: Anton Johansson<anjo@rev.ng>
> ---
>   target/hexagon/gen_tcg.h | 15 ++++++++++++++-
>   target/hexagon/genptr.c  |  9 ++++++++-
>   2 files changed, 22 insertions(+), 2 deletions(-)

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

r~


  reply	other threads:[~2023-03-07  5:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  2:58 [PATCH v6 00/14] Hexagon: COF overrides, new generator, test/bug update Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions Taylor Simpson
2023-03-07  5:39   ` Richard Henderson [this message]
2023-03-07  2:58 ` [PATCH v6 02/14] Hexagon (target/hexagon) Add overrides for callr Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01 Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 04/14] Hexagon (target/hexagon) Add overrides for dealloc-return instructions Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 05/14] Hexagon (target/hexagon) Analyze packet before generating TCG Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 06/14] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 07/14] Hexagon (target/hexagon) Analyze packet for HVX Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 08/14] Hexagon (tests/tcg/hexagon) Update preg_alias.c Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 09/14] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 11/14] Hexagon (target/hexagon) Change subtract from zero to change sign Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 12/14] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair] Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 13/14] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled Taylor Simpson
2023-03-07  2:58 ` [PATCH v6 14/14] Hexagon (target/hexagon) Improve code gen for predicated HVX instructions Taylor Simpson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7b6d8ec1-b6ed-b976-707b-540dab67418a@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=ale@rev.ng \
    --cc=anjo@rev.ng \
    --cc=bcain@quicinc.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quic_mathbern@quicinc.com \
    --cc=tsimpson@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).