From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PATCH 0/2] target/hppa: Use tcg_constant_*
Date: Thu, 8 Jul 2021 13:58:05 -0700 [thread overview]
Message-ID: <20210708205807.827147-1-richard.henderson@linaro.org> (raw)
Replace use of tcg_const_*, which makes a copy into a temp
which must be freed, with direct use of the constant.
r~
Richard Henderson (2):
target/hppa: Use tcg_constant_*
target/hppa: Clean up DisasCond
target/hppa/translate.c | 99 +++++++++++------------------------------
1 file changed, 27 insertions(+), 72 deletions(-)
--
2.25.1
next reply other threads:[~2021-07-08 21:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 20:58 Richard Henderson [this message]
2021-07-08 20:58 ` [PATCH 1/2] target/hppa: Use tcg_constant_* Richard Henderson
2021-07-09 7:08 ` Philippe Mathieu-Daudé
2021-07-09 14:24 ` Richard Henderson
2021-07-09 16:15 ` Philippe Mathieu-Daudé
2021-07-08 20:58 ` [PATCH 2/2] target/hppa: Clean up DisasCond Richard Henderson
2021-08-04 21:01 ` Philippe Mathieu-Daudé
2021-08-04 23:33 ` 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=20210708205807.827147-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--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).