From: Bharata B Rao <bharata@linux.ibm.com>
To: David Hildenbrand <david@redhat.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
qemu-s390x <qemu-s390x@nongnu.org>,
nikunj.dadhania@gmail.com, qemu-ppc <qemu-ppc@nongnu.org>,
"Bharata B Rao" <bharata@linux.vnet.ibm.com>,
"David Gibson" <david@gibson.dropbear.id.au>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
Date: Tue, 22 Sep 2020 14:52:20 +0530 [thread overview]
Message-ID: <20200922092220.GA4843@in.ibm.com> (raw)
In-Reply-To: <46207f02-b133-86f4-0e83-3cf9e8486ef7@redhat.com>
On Tue, Sep 22, 2020 at 10:04:53AM +0200, David Hildenbrand wrote:
> Hi guys,
>
> I just stumbled over
>
> https://lore.kernel.org/qemu-devel/1487140636-19955-1-git-send-email-bharata@linux.vnet.ibm.com/
>
> while looking for the state of float128_muladd(), as I need that for
> s390x as well.
>
> @Bharata, did you manage to implement a prototype? Looking into
> float128_mul() makes my head spin.
I did try but couldn't figure out a way to implement some of the
dependent functions. Hence we still don't have quad-precision
multiply-add/sub instructions in ppc.
Regards,
Bharata.
next prev parent reply other threads:[~2020-09-22 9:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 8:04 [Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions David Hildenbrand
2020-09-22 9:22 ` Bharata B Rao [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-15 6:37 Bharata B Rao
2017-02-15 22:13 ` Richard Henderson
2017-02-16 2:41 ` Bharata B Rao
2017-02-16 20:53 ` Richard Henderson
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=20200922092220.GA4843@in.ibm.com \
--to=bharata@linux.ibm.com \
--cc=alex.bennee@linaro.org \
--cc=bharata@linux.vnet.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=david@redhat.com \
--cc=nikunj.dadhania@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=rth@twiddle.net \
/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.