qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Misc MIPS fixes and improvements for October 2018
@ 2018-10-04 12:34 Aleksandar Markovic
  2018-10-04 12:34 ` [Qemu-devel] [PATCH 1/4] target/mips: Add bit definitions for DSP R3 ASE Aleksandar Markovic
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Aleksandar Markovic @ 2018-10-04 12:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: aurelien, richard.henderson, amarkovic, smarkovic, dnikolic,
	pjovanovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains support for DSP R3 availability control and
emulation of nanoMIPS EVA instructions.

Dimitrije Nikolic (2):
  target/mips: Add opcodes for nanoMIPS EVA instructions
  target/mips: Implement emulation of nanoMIPS EVA instructions

Stefan Markovic (2):
  target/mips: Add bit definitions for DSP R3 ASE
  target/mips: Add availability control for DSP R3 ASE

 target/mips/cpu.h                |   1 +
 target/mips/internal.h           |  11 ++--
 target/mips/mips-defs.h          |   1 +
 target/mips/translate.c          | 108 ++++++++++++++++++++++++++++++++++++++-
 target/mips/translate_init.inc.c |   3 +-
 5 files changed, 119 insertions(+), 5 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-05 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 12:34 [Qemu-devel] [PATCH 0/4] Misc MIPS fixes and improvements for October 2018 Aleksandar Markovic
2018-10-04 12:34 ` [Qemu-devel] [PATCH 1/4] target/mips: Add bit definitions for DSP R3 ASE Aleksandar Markovic
2018-10-04 15:50   ` Philippe Mathieu-Daudé
2018-10-04 12:34 ` [Qemu-devel] [PATCH 2/4] target/mips: Add availability control " Aleksandar Markovic
2018-10-04 12:34 ` [Qemu-devel] [PATCH 3/4] target/mips: Add opcodes for nanoMIPS EVA instructions Aleksandar Markovic
2018-10-04 12:34 ` [Qemu-devel] [PATCH 4/4] target/mips: Implement emulation of " Aleksandar Markovic
2018-10-05 14:31 ` [Qemu-devel] [PATCH 0/4] Misc MIPS fixes and improvements for October 2018 Philippe Mathieu-Daudé

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