Sunday, September 26, 2010

GCD on MIPS64

Our lecturer gave us the task of writing the most optimized GCD algorithm (without using recursion) in MIPS assembly. I won by a couple dozen clock cycles so thought it was worth a post.

Source:

No comments:

Post a Comment