coreboot-kgpe-d16/src/include/cpu/x86
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
..
bist.h src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
cache.h src/include: Capitalize CPU, RAM and ROM 2016-07-31 18:30:16 +02:00
cr.h
gdt.h
lapic.h src/include: Capitalize APIC and SMM 2016-08-23 15:43:14 +02:00
lapic_def.h
mp.h src/include: Capitalize CPU, RAM and ROM 2016-07-31 18:30:16 +02:00
msr.h src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
mtrr.h cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
name.h
pae.h
post_code.h
smm.h src/include: Capitalize APIC and SMM 2016-08-23 15:43:14 +02:00
tsc.h src/include: Improve code formatting 2016-09-05 12:28:32 +02:00