zephyr/arch
Chuck Jordan 02c7eaa173 arc: improve code-density by using ld_s and st_s with r0-r3
Code size can be reduced by replacing ld and st
with ld_s and st_s (if target registers are r0-r3).

Change-Id: Ia70f0aff07fe41a0cfeff2d59dcdadf7c88e1ae8
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-06 11:18:27 +00:00
..
arc arc: improve code-density by using ld_s and st_s with r0-r3 2016-05-06 11:18:27 +00:00
arm kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
nios2
x86 kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
Kconfig
Makefile