zephyr/arch/arc/core
Alexandre d'Alton eac563ef27 arc: remove unecessary instruction and doc
lp_count register can be store directly to memory, it is actualy done,
and the instruction that precedes it has no effect.

Change-Id: I8b8fee6abd6f08eea38dd1ab5bbe61c25a2a1f7d
Signed-off-by: Alexandre d'Alton <alexandre.dalton@intel.com>
2016-03-29 01:25:49 +00:00
..
offsets arc: implement stack checking 2016-03-29 01:25:49 +00:00
Makefile arc: remove CONFIG_SW_ISR_TABLE_BSP 2016-03-08 09:58:20 -08:00
atomic.S arc: add atomic operations for ARC EM family processors 2016-02-05 20:25:16 -05:00
atomic_native.c arch/arc: fixes native C version of atomic_nand 2016-02-05 20:25:28 -05:00
cpu_idle.S arc: add nanokernel tickless idle support 2016-02-05 20:25:13 -05:00
errno.S kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
fast_irq.S arc: remove unecessary instruction and doc 2016-03-29 01:25:49 +00:00
fatal.c
fault.c
fault_s.S
irq_manage.c irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
irq_offload.c
irq_vector_table.c arc: move vector and sw isr table to core code 2016-03-08 09:58:20 -08:00
isr_wrapper.S arc: add nanokernel tickless idle support 2016-02-05 20:25:13 -05:00
prep_c.c
regular_irq.S arc: implement stack checking 2016-03-29 01:25:49 +00:00
reset.S
sw_isr_table.S arc: move vector and sw isr table to core code 2016-03-08 09:58:20 -08:00
swap.S arc: implement stack checking 2016-03-29 01:25:49 +00:00
swap_macros.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
sys_fatal_error_handler.c
thread.c arc: implement stack checking 2016-03-29 01:25:49 +00:00
thread_entry_wrapper.S
vector_table.c arc: fix alignment of IRQ vector table 2016-02-05 20:25:13 -05:00