From: Qi Hu <huqi@loongson.cn>
To: WANG Xuerui <git@xen0n.name>,
Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: [PATCH 0/2] tcg/loongarch64: add neg tcg_op and direct jump support
Date: Wed, 12 Oct 2022 17:13:25 +0800 [thread overview]
Message-ID: <cover.1665405913.git.huqi@loongson.cn> (raw)
Hi,
This patch series add neg tcg_op and direct jump support into loongarch tcg backend.
Qi Hu (2):
tcg/loongarch64: Implement INDEX_op_neg_i{32,64}
tcg/loongarch64: Add direct jump support
tcg/loongarch64/tcg-insn-defs.c.inc | 3 ++
tcg/loongarch64/tcg-target.c.inc | 58 ++++++++++++++++++++++++++---
tcg/loongarch64/tcg-target.h | 6 +--
3 files changed, 59 insertions(+), 8 deletions(-)
--
2.37.3
next reply other threads:[~2022-10-12 9:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 9:13 Qi Hu [this message]
2022-10-12 9:13 ` [PATCH 1/2] tcg/loongarch64: Implement INDEX_op_neg_i{32,64} Qi Hu
2022-10-12 9:41 ` WANG Xuerui
2022-10-13 1:25 ` Qi Hu
2022-10-12 9:13 ` [PATCH 2/2] tcg/loongarch64: Add direct jump support Qi Hu
2022-10-12 11:34 ` WANG Xuerui
2022-10-12 11:53 ` WANG Xuerui
2022-10-13 1:25 ` Qi Hu
2022-10-13 3:01 ` [PATCH v2] " Qi Hu
2022-10-13 18:52 ` Richard Henderson
2022-10-14 3:14 ` Qi Hu
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=cover.1665405913.git.huqi@loongson.cn \
--to=huqi@loongson.cn \
--cc=git@xen0n.name \
--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).