home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.asm.x86      Ahh, the lost art of x86 assembly      4,675 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 3,462 of 4,675   
   Rod Pemberton to fizz buzz   
   Re: Fast Fizz Buzz program (2/2)   
   18 Jul 18 16:20:02   
   
   [continued from previous message]   
      
       five_data[1]=(five_data[1]>>1)|((five_data[2]&1)<<63);   
       five_data[2]=(five_data[2]>>1)|((five_data[3]&1)<<63);   
       five_data[3]=(five_data[3]>>1)|((five_data[4]&1)<<63);   
       five_data[4]=(five_data[4]>>1)|((saved_data&1)<<63);   
       }   
      
   return(0);   
   }   
      
      
   HTH,   
      
      
   Rod Pemberton   
   --   
   As long as the UK continues to work with the EU, Brexit won't happen.   
   The first pawn sacrifice: Gibraltar. Set Gibraltar free.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca