zephyr/arch/x86/core
Flavio Ceolin 0ed0d164ef arch: x86: Use macro BIT to shift bits
The operation was shifiting bit using a signed constant in the left
operand. Use BIT macro to do it properly.

MISRA-C rule 12.2

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-11 14:37:10 -08:00
..
offsets
cache_s.S
cache.c
CMakeLists.txt
cpuhalt.c
crt0.S
excstub.S
fatal.c arch: x86: Use macro BIT to shift bits 2018-12-11 14:37:10 -08:00
float.c
intstub.S
irq_manage.c misra: Fixes for MISRA-C rule 8.2 2018-12-07 09:06:34 -05:00
irq_offload.c
Kconfig
reboot_rst_cnt.c
spec_ctrl.c arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
swap.S
sys_fatal_error_handler.c
thread.c x86: core: thread: Avoid clash with function identifier 2018-12-07 09:06:34 -05:00
userspace.S
x86_mmu.c arch: x86: x86_mmu: Remove possible dead code 2018-12-07 09:06:34 -05:00