coreboot/src/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
..
16bit src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
32bit arch/x86: always use _start as entry symbol for all stages 2016-03-04 04:49:46 +01:00
cache
lapic src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
mtrr cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
name tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
smm src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
tsc src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
backup_default_smm.c cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
car.c arch/x86: document CAR symbols and expose them in symbols.h 2016-03-05 16:00:42 +01:00
fpu_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
Makefile.inc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
mirror_payload.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mp_init.c src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
sipi_vector.S src/cpu: Capitalize CPU 2016-07-31 18:33:06 +02:00
sse_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00