qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0
@ 2019-12-19 14:15 Aleksandar Markovic
  2019-12-19 14:15 ` [PATCH 1/2] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA Aleksandar Markovic
  2019-12-19 14:15 ` [PATCH 2/2] target/mips: Correct data on deprecated r4k machine Aleksandar Markovic
  0 siblings, 2 replies; 5+ messages in thread
From: Aleksandar Markovic @ 2019-12-19 14:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: aleksandar.rikalo, Aleksandar Markovic, aurelien

From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains a variety of fixes and improvements for
target MIPS.

Aleksandar Markovic (2):
  target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
  target/mips: Correct data on deprecated r4k machine

 disas/mips.c            |   8 +++
 qemu-deprecated.texi    |   2 +-
 target/mips/helper.h    |   2 +
 target/mips/op_helper.c |  19 ++++++++
 target/mips/translate.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 157 insertions(+), 1 deletion(-)

-- 
2.7.4



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

end of thread, other threads:[~2020-01-07 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 14:15 [PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0 Aleksandar Markovic
2019-12-19 14:15 ` [PATCH 1/2] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA Aleksandar Markovic
2019-12-19 14:15 ` [PATCH 2/2] target/mips: Correct data on deprecated r4k machine Aleksandar Markovic
2019-12-19 15:42   ` Philippe Mathieu-Daudé
2020-01-07 10:59   ` Thomas Huth

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