Scott Duplichan wrote:
> a straightforward and readable method of finding the base2 log at
> either assembly time or at run time.

bsf or maybe rather bsr could be used to do it pretty easily, but I
like having the compile time "perparsing" as a sort of sanity check.
I wouldn't want to get rid of that.


//Peter

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to