qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] mips32r5 with UFR
@ 2014-01-24 16:18 Petar Jovanovic
  2014-01-24 16:18 ` [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5 Petar Jovanovic
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Petar Jovanovic @ 2014-01-24 16:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: petar.jovanovic, aurelien, Petar Jovanovic

Version 2 of the patch series to add mips32r5-generic model with UFR feature.

It includes extra patch to add support for Config4.

Petar Jovanovic (4):
  target-mips: add CPU definition for MIPS32R5
  target-mips: add support for CP0_Config4
  target-mips: add support for CP0_Config5
  target-mips: add user-mode FR switch support for MIPS32r5

 target-mips/cpu.h            |   13 +++++++++++
 target-mips/helper.h         |    4 +++-
 target-mips/mips-defs.h      |    8 +++++++
 target-mips/op_helper.c      |   53 +++++++++++++++++++++++++++++++++++++++---
 target-mips/translate.c      |   39 +++++++++++++++++++++++++++----
 target-mips/translate_init.c |   43 ++++++++++++++++++++++++++++++++++
 6 files changed, 152 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-13 16:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 16:18 [Qemu-devel] [PATCH v2 0/4] mips32r5 with UFR Petar Jovanovic
2014-01-24 16:18 ` [Qemu-devel] [PATCH v2 1/4] target-mips: add CPU definition for MIPS32R5 Petar Jovanovic
2014-02-03 23:55   ` Petar Jovanovic
2014-02-04 13:59     ` Petar Jovanovic
2014-02-10 11:21       ` Petar Jovanovic
2014-02-10 11:59         ` Peter Maydell
2014-02-08  3:34   ` Eric Johnson
2014-02-10 13:51   ` Andreas Färber
2014-02-10 15:25     ` Petar Jovanovic
2014-02-10 15:42     ` Peter Maydell
2014-02-13 14:51       ` Peter Maydell
2014-02-13 16:11         ` Andreas Färber
2014-02-13 16:27           ` Petar Jovanovic
2014-01-24 16:18 ` [Qemu-devel] [PATCH v2 2/4] target-mips: add support for CP0_Config4 Petar Jovanovic
2014-02-08  3:35   ` Eric Johnson
2014-01-24 16:18 ` [Qemu-devel] [PATCH v2 3/4] target-mips: add support for CP0_Config5 Petar Jovanovic
2014-02-08  3:35   ` Eric Johnson
2014-01-24 16:18 ` [Qemu-devel] [PATCH v2 4/4] target-mips: add user-mode FR switch support for MIPS32r5 Petar Jovanovic
2014-02-08  3:35   ` Eric Johnson

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