Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » What does SSE2 usage enhance?
Re: What does SSE2 usage enhance? [message #39703 is a reply to message #39702] Thu, 18 April 2013 11:58 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
I see, I have checked the assembly and memcpy gets inlined with unaligned load, which is still faster than loading 4 bytes separated like SVO_MOVE does.

So the actual code for this memcpy is

00401744  mov ecx,[eax] 
00401746  mov [esp+0x4],ecx


(SVO_MOVE is designed for small variable size).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: What does !! in e.g. FtpClient class mean?
Next Topic: Stripping U++
Goto Forum:
  


Current Time: Tue May 14 06:51:32 CEST 2024

Total time taken to generate the page: 0.01583 seconds