From: Stefan Brankovic <stefan.brankovic@rt-rk.com>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org, laurent@vivier.eu, cota@braap.org
Subject: [Qemu-devel] [PATCH 0/2] Add support for some comparison instructions
Date: Mon, 11 Mar 2019 16:07:09 +0100 [thread overview]
Message-ID: <1552316831-14098-1-git-send-email-stefan.brankovic@rt-rk.com> (raw)
Implement emulation of TILE-Gx instructions V1CMPLEU, V1CMPLTU,
V2CMPLEU, and V2CMPLTU.
Stefan Brankovic (2):
target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and
V1CMPLTU
target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and
V2CMPLTU
target/tilegx/translate.c | 124 +++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 116 insertions(+), 8 deletions(-)
--
2.7.4
next reply other threads:[~2019-03-11 15:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 15:07 Stefan Brankovic [this message]
2019-03-11 15:07 ` [Qemu-devel] [PATCH 1/2] target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and V1CMPLTU Stefan Brankovic
2019-03-11 15:07 ` [Qemu-devel] [PATCH 2/2] target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and V2CMPLTU Stefan Brankovic
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=1552316831-14098-1-git-send-email-stefan.brankovic@rt-rk.com \
--to=stefan.brankovic@rt-rk.com \
--cc=cota@braap.org \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).