Post Reply 
 
Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MD5 speed improvement ideas
12-14-2010, 06:55 PM
Post: #21
RE: MD5 speed improvement ideas
Dalibor, ATI CAL compiler wasn't smart enough to use BFI_INT, mainly because this instruction presents only at ISA level while lowest level available to programmer is IL. With hacks it was possible to use BFI_INT which brings another major speed-up for MD5 (~16%).

So thanks again for idea Smile.
Find all posts by this user
Quote this message in a reply
Post Reply