zephyr/arch
Youvedeep Singh 7f2aaedfd7 arch: arm: store/restore regs r0-r3 while making function call.
In benchmark test (test_info) while making function call regs
r0 - r4 are modified into called function. Due to this value
inside r3 is getting lost.
This patch saves and restore the value in r0-r4 regs while making
function calls from assembly language.

Jira: ZEP-2314

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-31 14:25:31 -04:00
..
arc doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
arm arch: arm: store/restore regs r0-r3 while making function call. 2017-08-31 14:25:31 -04:00
common arch: xtensa: Convert Xtensa port to use gen_isr_table 2017-08-09 12:26:14 -07:00
nios2 kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
riscv32 kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
x86 tests: benchmark: timing_info: Change API/variable Name. 2017-08-31 14:25:31 -04:00
xtensa arch: xtensa: Use the alternate _Level4Vector routine on ESP32 2017-08-25 15:31:46 -04:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00