zephyr/arch
Chuck Jordan 80f0de8604 arc: Uses of .nd on various branches not wanted
The .nd on a branch is WRONG if its an unconditional branch. Not needed.
On conditional branches its a compiler feature that is not yet functional
with ARC targets. Typical code for this compiler can use .d to put
something in the delay slot of an instruction, but using .nd is probably
never wanted.

Change-Id: If1017c468e6e7af269ea73daeb4bc223dcc0059f
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-26 10:45:53 +00:00
..
arc arc: Uses of .nd on various branches not wanted 2016-05-26 10:45:53 +00:00
arm Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
nios2
x86 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile