qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] target/mips: Misc patches
@ 2020-10-07 20:37 Aleksandar Markovic
  2020-10-07 20:37 ` [PATCH v2 1/5] target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS> Aleksandar Markovic
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Aleksandar Markovic @ 2020-10-07 20:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, aleksandar.rikalo, f4bug, jiaxun.yang,
	Aleksandar Markovic, hpoussin, chenhc, aurelien

A set of several, mostly FP, refactorings and improvements.

v1->v2:

  - added a patch on MAINTAINERS

Aleksandar Markovic (5):
  target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
  target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
  target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S>
  target/mips: Refactor helpers for fp comparison instructions
  MAINTAINERS: Remove myself

 target/mips/fpu_helper.c | 276 +++++++++++++++++++++++++++++++++--------------
 MAINTAINERS              |  17 +--
 2 files changed, 200 insertions(+), 93 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2020-10-16 20:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 20:37 [PATCH v2 0/5] target/mips: Misc patches Aleksandar Markovic
2020-10-07 20:37 ` [PATCH v2 1/5] target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS> Aleksandar Markovic
2020-10-09 14:39   ` Philippe Mathieu-Daudé
2020-10-07 20:37 ` [PATCH v2 2/5] target/mips: Demacro helpers for M<ADD|SUB>F.<D|S> Aleksandar Markovic
2020-10-09 14:42   ` Philippe Mathieu-Daudé
2020-10-07 20:37 ` [PATCH v2 3/5] target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S> Aleksandar Markovic
2020-10-09 14:44   ` Philippe Mathieu-Daudé
2020-10-07 20:37 ` [PATCH v2 4/5] target/mips: Refactor helpers for fp comparison instructions Aleksandar Markovic
2020-10-09 14:47   ` Philippe Mathieu-Daudé
2020-10-16 20:17     ` Philippe Mathieu-Daudé
2020-10-07 20:37 ` [PATCH v2 5/5] MAINTAINERS: Remove myself Aleksandar Markovic
2020-10-08  7:21   ` chen huacai
2020-10-08 10:21     ` Philippe Mathieu-Daudé
2020-10-08 10:51       ` Philippe Mathieu-Daudé
2020-10-09  2:52       ` Jiaxun Yang
2020-10-09 15:00 ` [PATCH v2 0/5] target/mips: Misc patches 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).