== Progress == * 4 Day week (October 7th Public Holiday) * 64bit division - Looked at libgcc division implementations - Implemented in C "Align divisor shift dividend method" for procssors without div instrusttion - gcc regression now pass with above
* spec2k comparison between ARM and x86 - Continue working on slides for connect - ran benchmarks to gather required results
== Plan == * Continue with spec2k comparison between ARM and x86 * Continye with 64bit division