qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target-mips improvements
@ 2011-12-17 22:21 Richard Henderson
  2011-12-17 22:21 ` [Qemu-devel] [PATCH 1/3] target-mips: Streamline indexed cp1 memory addressing Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2011-12-17 22:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno

I was interested in testing some Loongson vectorization code for GCC.
These, plus a handfull of other hacks on top of Khansa Butt's
mips64-linux-user patches, does a fair job of it.

I'll post the hacks under separate cover, as I don't know what the real
fix ought to be; I just forced the cpu flags to be the way I needed.


r~


Richard Henderson (3):
  target-mips: Streamline indexed cp1 memory addressing.
  mips-linux-user: Always support rdhwr.
  target-mips: Implement Loongson Multimedia Instructions

 Makefile.target          |    3 +
 target-mips/helper.h     |   59 ++++
 target-mips/lmi_helper.c |  744 ++++++++++++++++++++++++++++++++++++++++++++++
 target-mips/translate.c  |  379 +++++++++++++++++++++++-
 4 files changed, 1181 insertions(+), 4 deletions(-)
 create mode 100644 target-mips/lmi_helper.c

-- 
1.7.7.4

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

end of thread, other threads:[~2011-12-17 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-17 22:21 [Qemu-devel] [PATCH 0/3] target-mips improvements Richard Henderson
2011-12-17 22:21 ` [Qemu-devel] [PATCH 1/3] target-mips: Streamline indexed cp1 memory addressing Richard Henderson
2011-12-17 22:21 ` [Qemu-devel] [PATCH 2/3] mips-linux-user: Always support rdhwr Richard Henderson
2011-12-17 22:21 ` [Qemu-devel] [PATCH 3/3] target-mips: Implement Loongson Multimedia Instructions Richard Henderson

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