zephyr/arch/x86/core
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
offsets x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
CMakeLists.txt codecov: avoid inlining functions for correct execution counts 2019-03-26 13:28:30 -04:00
Kconfig x86: fix Spectre V1 index checks 2019-03-11 09:54:04 -07:00
cache.c arch: x86: Make if statement evaluate a boolean expression 2018-11-30 08:05:11 -08:00
cache_s.S
cpuhalt.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
crt0.S power: clean up system power managment function names 2019-03-26 13:27:55 -04:00
excstub.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
fatal.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
float.c x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
intstub.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
irq_manage.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
irq_offload.c
reboot_rst_cnt.c
spec_ctrl.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
swap.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
sys_fatal_error_handler.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
userspace.S all: Update reserved function names 2019-03-11 13:48:42 -04:00
x86_mmu.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00