coreboot-kgpe-d16/src/cpu/x86/mtrr
Rizwan Qureshi 8453c4f2fb cpu/x86: Move fls() and fms() to mtrr.h
Move the funtion to find most significant bit set(fms)
and function to find least significant bit set(fls) to a common
place. And remove the duplicates.

Change-Id: Ia821038b622d93e7f719c18e5ee3e8112de66a53
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/16525
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-12 19:51:36 +02:00
..
earlymtrr.c mtrr: Define a function for obtaining free var mtrr 2016-03-18 19:14:52 +01:00
Makefile.inc soc/intel/apollolake: Add cache for BIOS ROM 2016-04-28 05:45:37 +02:00
mtrr.c cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00