All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Taylor Simpson <tsimpson@quicinc.com>,
	Richard Henderson <rth@twiddle.net>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] Add support for a helper with 7 arguments
Date: Mon, 10 Feb 2020 08:33:53 -0800	[thread overview]
Message-ID: <5598f75f-e504-c476-7f99-dcfeb42743f6@linaro.org> (raw)
In-Reply-To: <BYAPR02MB4886B8437B6D20F8F6F60DDADE190@BYAPR02MB4886.namprd02.prod.outlook.com>

On 2/9/20 4:54 AM, Taylor Simpson wrote:
> One question I have from implementing this is
> - Is there a way to pass a constant value to gen_helper_XXX?

No.

> It would be great if this would be possible instead of calling
> tcg_const_tl() and passing the TCGv.
You have to use tcg_const_{i32,i64,tl}.


r~


      reply	other threads:[~2020-02-10 16:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 22:41 [PATCH] Add support for a helper with 7 arguments Taylor Simpson
2020-02-06  6:02 ` Richard Henderson
2020-02-06 10:28   ` Richard Henderson
2020-02-06 14:03     ` Taylor Simpson
2020-02-06 15:35       ` Richard Henderson
2020-02-06 17:52         ` Taylor Simpson
2020-02-07  0:27           ` Richard Henderson
2020-02-07  4:46             ` Taylor Simpson
2020-02-07  8:53               ` Richard Henderson
2020-02-07 11:59                 ` Taylor Simpson
2020-02-07 12:14 ` Richard Henderson
2020-02-07 12:43   ` Taylor Simpson
2020-02-07 15:49     ` Richard Henderson
2020-02-09  5:08       ` Taylor Simpson
2020-02-09 18:17         ` Richard Henderson
2020-02-09 20:51           ` Taylor Simpson
2020-02-10  4:54             ` Taylor Simpson
2020-02-10 16:33               ` Richard Henderson [this message]

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=5598f75f-e504-c476-7f99-dcfeb42743f6@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.