ChessUSA.com TalkChess.com
Hosted by Your Move Chess & Games
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SSE4 instructions
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions Flat
View previous topic :: View next topic  
Author Message
Robert Hyatt



Joined: 27 Feb 2006
Posts: 15865
Location: Birmingham, AL

PostPost subject: Re: SSE4 instructions    Posted: Wed May 23, 2012 5:48 pm Reply to topic Reply with quote

Engin wrote:
its not faster then on my pre-calculated 16bit popcount i am do, thats why i prefer my own then the ones with two 32bit popcount.


hardware popcnt has to be faster if this is done right. You do two 32 bit single instructions and add the results. A lookup requires 4 16-bit memory accesses, which is guaranteed to be slower unless everything is in L1 cache which is unlikely in a chess engine...
Back to top
View user's profile Send private message
Display posts from previous:   
Subject Author Date/Time
SSE4 instructions Maurizio Maglio Mon May 21, 2012 8:48 pm
      Re: SSE4 instructions Adam Hair Mon May 21, 2012 10:47 pm
            Re: SSE4 instructions Maurizio Maglio Tue May 22, 2012 7:47 am
      Re: SSE4 instructions Joona Kiiski Tue May 22, 2012 1:55 pm
            Re: SSE4 instructions Engin Üstün Tue May 22, 2012 8:11 pm
                  Re: SSE4 instructions Maurizio Maglio Tue May 22, 2012 8:41 pm
                  Re: SSE4 instructions Robert Hyatt Wed May 23, 2012 3:39 pm
      Re: SSE4 instructions Engin Üstün Tue May 22, 2012 7:31 pm
            Re: SSE4 instructions Engin Üstün Tue May 22, 2012 7:34 pm
                  Re: SSE4 instructions Ricardo Barreira Wed May 23, 2012 7:40 am
                        Re: SSE4 instructions Robert Hyatt Wed May 23, 2012 3:37 pm
                              Re: SSE4 instructions Richard Vida Wed May 23, 2012 5:28 pm
                                    Re: SSE4 instructions Robert Hyatt Wed May 23, 2012 5:47 pm
                                          Re: SSE4 instructions Ricardo Barreira Sat May 26, 2012 3:14 pm
                                    Re: SSE4 instructions Engin Üstün Wed May 23, 2012 10:02 pm
                                          Re: SSE4 instructions Vincent Diepeveen Thu May 24, 2012 12:02 am
                                                Re: SSE4 instructions Engin Üstün Thu May 24, 2012 3:54 pm
                                                      Re: SSE4 instructions Engin Üstün Thu May 24, 2012 4:07 pm
                                          Re: SSE4 instructions Lucas Braesch Thu May 24, 2012 11:03 am
                                          Re: SSE4 instructions Martin Sedlak Thu May 24, 2012 11:47 am
                                                Re: SSE4 instructions Vincent Diepeveen Thu May 24, 2012 12:35 pm
                                                      Re: SSE4 instructions Martin Sedlak Thu May 24, 2012 12:46 pm
                                                      Re: SSE4 instructions Engin Üstün Thu May 24, 2012 4:24 pm
                                    Re: SSE4 instructions Engin Üstün Thu May 24, 2012 4:41 pm
                        Re: SSE4 instructions Engin Üstün Wed May 23, 2012 4:35 pm
                              Re: SSE4 instructions Robert Hyatt Wed May 23, 2012 5:48 pm
                                    Re: SSE4 instructions Engin Üstün Wed May 23, 2012 10:28 pm
                                          Re: SSE4 instructions Robert Hyatt Thu May 24, 2012 3:41 pm
                                                Re: SSE4 instructions Engin Üstün Thu May 24, 2012 4:31 pm
                        Re: SSE4 instructions Engin Üstün Thu May 24, 2012 4:35 pm
      Re: SSE4 instructions Don Dailey Thu May 24, 2012 9:09 pm
            Re: SSE4 instructions Richard Vida Thu May 24, 2012 9:21 pm
                  Re: SSE4 instructions Vincent Diepeveen Fri May 25, 2012 12:19 am
                  Re: SSE4 instructions Engin Üstün Fri May 25, 2012 10:44 pm
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
Enhanced with Moby Threads