Post
Topic
Board Development & Technical Discussion
Re: Bitcoin x86 for Windows
by
BlackEye
on 27/07/2010, 12:43:35 UTC
You need to change the assembly instructions that require aligned input to unaligned - http://bitcointalk.org/index.php?topic=453.msg5774#msg5774, or make the blocks that are being hashed aligned.  I haven't tried yet, but this assembly code combined with the state caching modification should make this blazing fast.