[haiku-development] Re: Tricks to get SSE working??

  • From: Alexander von Gluck <kallisti5@xxxxxxxxxxx>
  • To: <haiku-development@xxxxxxxxxxxxx>
  • Date: Sun, 25 Mar 2012 19:12:55 -0500

On 25.03.2012 15:07, Joseph Groover wrote:
What is the trick to getting SSE working with gcc2 on Haiku?

I am wanting to exchange memcpy() with a fast_memcpy_sse2()(from Google) if the system supports it... but having a
heck of a time...

Using posix_memalign vs memalign or malloc/calloc comes to mind... anyone remember the exacts of that?

 -- Alex



Other related posts: