zephyr/arch/nios2
Andrew Boie 8a8a2928e5 nios2: implement fiberRtnValueSet()
The return value of _Swap() is often treated as a "don't care" value and thus
often ignored. However, there are cases when it is desirable to have a
meaningful return value. This meaningful value can be assigned via
fiberRtnValueSet(). To that end, a new field has been added to the coop
register struct to store this value for when _Swap() needs to return that
meaningful value.

Change-Id: Ic4967fa7d602850c09ebde18e8bfd4c97cda9ec8
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-29 00:08:07 +00:00
..
core nios2: implement fiberRtnValueSet() 2016-06-29 00:08:07 +00:00
include nios2: implement fiberRtnValueSet() 2016-06-29 00:08:07 +00:00
soc nios2f-zephyr: check in CPU and configuration 2016-06-23 00:15:53 +00:00
defconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kbuild nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig nios2: don't enable XIP by default 2016-06-22 01:31:13 +00:00
Makefile nios2: Makefile: optionally include SOC Makefile 2016-06-22 01:31:10 +00:00