From: Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net, amarkovic@wavecomp.com, arikalo@wavecomp.com
Subject: [Qemu-devel] [PATCH 0/4] target/mips: Optimize support for certain MSA instructions
Date: Wed, 27 Feb 2019 18:40:13 +0100 [thread overview]
Message-ID: <1551289217-10072-1-git-send-email-mateja.marjanovic@rt-rk.com> (raw)
From: Mateja Marjanovic <Mateja.Marjanovic@rt-rk.com>
This series optimizes the support for certain MSA instructions.
Mateja Marjanovic (4):
target/mips: Optimize support for MSA instructions ILVEV.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVOD.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVL.<B|H|W|D>
target/mips: Optimize support for MSA instructions ILVR.<B|H|W|D>
target/mips/msa_helper.c | 236 ++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 205 insertions(+), 31 deletions(-)
--
2.7.4
next reply other threads:[~2019-02-27 17:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-27 17:40 Mateja Marjanovic [this message]
2019-02-27 17:40 ` [Qemu-devel] [PATCH 1/4] target/mips: Optimize support for MSA instructions ILVEV.<B|H|W|D> Mateja Marjanovic
2019-02-28 0:51 ` Richard Henderson
2019-02-27 17:40 ` [Qemu-devel] [PATCH 2/4] target/mips: Optimize support for MSA instructions ILVOD.<B|H|W|D> Mateja Marjanovic
2019-02-27 17:40 ` [Qemu-devel] [PATCH 3/4] target/mips: Optimize support for MSA instructions ILVL.<B|H|W|D> Mateja Marjanovic
2019-02-27 17:40 ` [Qemu-devel] [PATCH 4/4] target/mips: Optimize support for MSA instructions ILVR.<B|H|W|D> Mateja Marjanovic
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=1551289217-10072-1-git-send-email-mateja.marjanovic@rt-rk.com \
--to=mateja.marjanovic@rt-rk.com \
--cc=amarkovic@wavecomp.com \
--cc=arikalo@wavecomp.com \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/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).