zephyr/arch/x86/core
Andrew Boie f6dd6d5fd8 x86: atomic: don't use '__asm__ goto'
Not supported in LLVM/clang.  As it turns out,
this new implementation is 4 bytes shorter than its
predecessor.

Change-Id: I1f63b7a245dafcfc5a6dadc293875f00d02b997c
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:47 -05:00
..
offsets x86: Update NANO_ESF and NANO_ISF structures 2016-02-05 20:24:43 -05:00
Kconfig core: remove NO_ISRS feature 2016-02-05 20:24:42 -05:00
Makefile Fixed various clang build issues 2016-02-05 20:24:47 -05:00
atomic.c x86: atomic: don't use '__asm__ goto' 2016-02-05 20:24:47 -05:00
cache.c x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
cache_s.S x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
cpuhalt.c x86: cpuhalt: rewrite using inline assembly 2016-02-05 20:24:42 -05:00
crt0.S x86: Undo workaround required by Diab toolchain 2016-02-05 20:24:32 -05:00
driver_static_irq_stubs.S spi: move static stubs to driver directory 2016-02-05 20:24:32 -05:00
dynamic.c x86: remove dynamically generated IRQ and exception code 2016-02-05 20:24:41 -05:00
excconnect.c x86: remove dynamically generated IRQ and exception code 2016-02-05 20:24:41 -05:00
excstub.S x86: Update NANO_ESF and NANO_ISF structures 2016-02-05 20:24:43 -05:00
fatal.c x86: reduce footprint of exception debugging 2016-02-05 20:24:43 -05:00
float.c checkpatch: warning - space_before_tab 2016-02-05 20:24:36 -05:00
gdt.c Remove Kconfig option NUM_GDT_SPARE_ENTRIES 2016-02-05 20:24:34 -05:00
intconnect.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
intstub.S x86: Update NANO_ESF and NANO_ISF structures 2016-02-05 20:24:43 -05:00
msr.c x86: use GCC inline asm for MSR read/write 2016-02-05 20:24:42 -05:00
strtask.c checkpatch: error - spacing 2016-02-05 20:24:33 -05:00
swap.S Rename Profiler to Event Logger. 2016-02-05 20:24:41 -05:00
sys_fatal_error_handler.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
thread.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00