coreboot-kgpe-d16/src/cpu
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
..
allwinner src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
amd src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
armltd
dmp src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
intel Kconfig: Add option for microcode filenames 2016-09-08 00:29:08 +02:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Kconfig: lay groundwork for not assuming SPI flash boot device 2016-08-18 06:18:21 +02:00
via src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
x86 cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
Kconfig Kconfig: Add option for microcode filenames 2016-09-08 00:29:08 +02:00
Makefile.inc cpu: Add a way to use microcode .h files back to the build 2015-11-10 19:22:40 +01:00