Go to file
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
arch arc: improve code-density by using ld_s and st_s with r0-r3 2016-05-06 11:18:27 +00:00
boards
doc
drivers sensor: sx9500: fix compile error 2016-05-05 19:06:16 +00:00
include
kernel
lib libc: newlib: fix RAM config names for ARC 2016-05-05 14:08:50 +00:00
misc
net Bluetooth: Don't update responder for master role connection 2016-05-05 14:30:15 +02:00
samples samples: shell now emits a banner 2016-05-05 11:24:30 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests benchmark: fix sema give/take test 2016-05-05 22:54:49 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh