From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: philmd@linaro.org, sw@weilnetz.de
Subject: [PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
Date: Sun, 6 Nov 2022 11:15:33 +1100 [thread overview]
Message-ID: <20221106001540.108571-1-richard.henderson@linaro.org> (raw)
As reported by Stefan, and reproduced on Ubuntu 22.04.
r~
Richard Henderson (6):
disas/nanomips: Move setjmp into nanomips_dis
disas/nanomips: Merge insn{1,2,3} into words[3]
disas/nanomips: Split out read_u16
disas/nanomips: Tidy read for 48-bit opcodes
tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
accel/tcg: Split out setjmp_gen_code
accel/tcg/translate-all.c | 68 ++++++++++++------------
disas/nanomips.c | 106 ++++++++++++++++----------------------
tcg/tcg.c | 12 +++++
3 files changed, 90 insertions(+), 96 deletions(-)
--
2.34.1
next reply other threads:[~2022-11-06 0:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 0:15 Richard Henderson [this message]
2022-11-06 0:15 ` [PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis 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=20221106001540.108571-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/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).