zephyr/include/arch/arc
Evgeniy Paltsev a70187fb31 ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit
Stack is aligned by 8 for 64 bit ISA and 4 for 32 bit ISA.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-05-07 14:55:49 -05:00
..
asm-compat ARC: add asm-compat macro for MWDT toolchain 2021-05-07 14:55:49 -05:00
v2 ARC: split sys-io for common and ARCv2-only parts 2021-05-07 14:55:49 -05:00
arch.h ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit 2021-05-07 14:55:49 -05:00
arch_inlines.h ARC: reuse headers for both ARCv3 and ARCv3 if possible 2021-05-07 14:55:49 -05:00
sys-io-common.h ARC: split sys-io for common and ARCv2-only parts 2021-05-07 14:55:49 -05:00
syscall.h ARC: Kconfig: rename CPU_ARCV2 option to ISA_ARCV2 2021-03-25 07:23:02 -04:00
thread.h ARC: make variables with regs and addresses bit agnostic 2021-05-07 14:55:49 -05:00
tool-compat.h