U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Fri Sep 11 06:45:40 GMT+2 2026

Total time taken to generate the page: 0.00683 seconds