qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] tcg/tci: Merge identical cases in generation
@ 2021-02-18 23:28 Philippe Mathieu-Daudé
  2021-02-18 23:28 ` [PATCH 1/5] tcg/tci: Merge identical cases in generation (arithmetic opcodes) Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-02-18 23:28 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson
  Cc: Stefan Weil, Alex Bennée, Philippe Mathieu-Daudé

Hi Richard,

This is your patch (#4/71 of v4 [*]) split in 5 parts for
easier review. Please consider using this series instead of
your original patch.

Regards,

Phil.

[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg783450.html

Richard Henderson (5):
  tcg/tci: Merge identical cases in generation (arithmetic opcodes)
  tcg/tci: Merge identical cases in generation (exchange opcodes)
  tcg/tci: Merge identical cases in generation (deposit opcode)
  tcg/tci: Merge identical cases in generation (conditional opcodes)
  tcg/tci: Merge identical cases in generation (load/store opcodes)

 tcg/tci/tcg-target.c.inc | 204 ++++++++++++++-------------------------
 1 file changed, 73 insertions(+), 131 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-01  0:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-18 23:28 [PATCH 0/5] tcg/tci: Merge identical cases in generation Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 1/5] tcg/tci: Merge identical cases in generation (arithmetic opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 2/5] tcg/tci: Merge identical cases in generation (exchange opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 3/5] tcg/tci: Merge identical cases in generation (deposit opcode) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 4/5] tcg/tci: Merge identical cases in generation (conditional opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 5/5] tcg/tci: Merge identical cases in generation (load/store opcodes) Philippe Mathieu-Daudé
2021-03-01  0:06 ` [PATCH 0/5] tcg/tci: Merge identical cases in generation Richard Henderson

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).