From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, clg@kaod.org,
Richard Henderson <richard.henderson@linaro.org>,
Daniel Henrique Barboza <danielhb413@gmail.com>
Subject: [PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad()
Date: Mon, 25 Jul 2022 17:21:21 -0300 [thread overview]
Message-ID: <20220725202122.1810709-1-danielhb413@gmail.com> (raw)
changes from v1:
- do not use ifdefs
- returned to the code that was in placed before the macro
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-07/msg03697.html
Daniel Henrique Barboza (1):
target/ppc: fix unreachable code in do_ldst_quad()
target/ppc/translate/fixedpoint-impl.c.inc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
2.36.1
next reply other threads:[~2022-07-25 20:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 20:21 Daniel Henrique Barboza [this message]
2022-07-25 20:21 ` [PATCH v2 1/1] target/ppc: fix unreachable code in do_ldst_quad() Daniel Henrique Barboza
2022-08-04 16:59 ` Matheus K. Ferst
2022-08-04 18:05 ` Peter Maydell
2022-08-04 18:18 ` Daniel Henrique Barboza
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=20220725202122.1810709-1-danielhb413@gmail.com \
--to=danielhb413@gmail.com \
--cc=clg@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).