qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] target/mips: Renaming and limiting modes for R5900
@ 2018-10-30 11:36 Aleksandar Markovic
  2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 1/5] target/mips: Rename MMI-related masks Aleksandar Markovic
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Aleksandar Markovic @ 2018-10-30 11:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien, amarkovic, smarkovic, pjovanovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

Rename some code elements related to R5900, and limit supported modes
to O32.

v1->v2:

  - added limiting of supported modes
  - added more cosmetic changes

Aleksandar Markovic (5):
  target/mips: Rename MMI-related masks
  target/mips: Rename MMI-related opcodes
  target/mips: Rename MMI-related functions
  target/mips: Misc R5900-related cosmetic changes
  target/mips: Enable only tested modes for R5900

 target/mips/translate.c          | 532 +++++++++++++++++++--------------------
 target/mips/translate_init.inc.c |  16 +-
 2 files changed, 270 insertions(+), 278 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-30 15:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-30 11:36 [Qemu-devel] [PATCH v2 0/5] target/mips: Renaming and limiting modes for R5900 Aleksandar Markovic
2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 1/5] target/mips: Rename MMI-related masks Aleksandar Markovic
2018-10-30 12:31   ` Stefan Markovic
2018-10-30 13:08   ` Philippe Mathieu-Daudé
2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 2/5] target/mips: Rename MMI-related opcodes Aleksandar Markovic
2018-10-30 12:36   ` Stefan Markovic
2018-10-30 12:44   ` Philippe Mathieu-Daudé
2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 3/5] target/mips: Rename MMI-related functions Aleksandar Markovic
2018-10-30 12:42   ` Stefan Markovic
2018-10-30 13:11   ` Philippe Mathieu-Daudé
2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 4/5] target/mips: Misc R5900-related cosmetic changes Aleksandar Markovic
2018-10-30 12:47   ` Philippe Mathieu-Daudé
2018-10-30 13:03     ` Philippe Mathieu-Daudé
2018-10-30 13:10     ` Philippe Mathieu-Daudé
2018-10-30 15:08       ` Aleksandar Markovic
2018-10-30 15:11       ` Aleksandar Markovic
2018-10-30 11:36 ` [Qemu-devel] [PATCH v2 5/5] target/mips: Enable only tested modes for R5900 Aleksandar Markovic
2018-10-30 12:56   ` Philippe Mathieu-Daudé
2018-10-30 15:28     ` Aleksandar Markovic

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