[coreboot] [commit] r5976 - trunk/src/cpu/amd/car

Peter Stuge peter at stuge.se
Thu Oct 21 10:50:16 CEST 2010


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




More information about the coreboot mailing list