zephyr/arch/arc/include
Wayne Ren c5c3fdd67b arch: arc: fix the bug in _firq_enter
* In ARC, pop reg ==> sp=sp-4; *sp= b; The original codes have bug that
  the save of ilink (st ilink [sp]) will crash the interruptted stack's
  content. This commit fixes this bug and makes the codes easier to
  understand

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-09-27 11:36:17 -04:00
..
v2 arc: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
kernel_arch_data.h arch: arc: fix and optimize the handling of SECT_STAT.IRM 2019-08-28 08:22:14 +02:00
kernel_arch_func.h arc: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
kernel_arch_thread.h arch: arc: threads: Comment clean-up 2019-08-28 11:53:32 +02:00
offsets_short_arch.h arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
swap_macros.h arch: arc: fix the bug in _firq_enter 2019-09-27 11:36:17 -04:00
vector_table.h arc: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00