zephyr/arch
Charles E. Youse 66a2ed2360 arch/x86: (Intel64) move RAX to volatile register set
This used to be part of the "restore always" set of registers because
__swap was expected to return a value.  No longer required, so RAX is
moved to the volatile registers and we save a few cycles occasionally.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-23 17:50:09 -07:00
..
arc
arm tests/benchmarks: fix BOOT_TIME_MEASUREMENT 2019-09-21 16:43:26 -07:00
common
nios2
posix
riscv
x86 arch/x86: (Intel64) move RAX to volatile register set 2019-09-23 17:50:09 -07:00
x86_64
xtensa
CMakeLists.txt
Kconfig