zephyr/include/arch
Nicolas Pitre 563a8d11a4 arm64: refer to the link register as "lr" rather than "x30"
In ARM parlance, the subroutine call return address is stored in the
"link register" or simply lr. Refer to it as lr which is clearer than
the anonymous x30 designation.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-04-07 16:31:30 -05:00
..
arc everywhere: fix typos 2022-03-18 13:24:08 -04:00
arm/aarch32 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
arm64 arm64: refer to the link register as "lr" rather than "x30" 2022-04-07 16:31:30 -05:00
common include: common: Add sys_set_bits and set_clear_bits inline functions 2021-10-12 08:37:03 -04:00
mips include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
nios2 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
posix include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
riscv include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
sparc include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
x86 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
xtensa toolchain: generalize the Z_IS_POW2 macro 2022-03-24 10:44:38 +01:00
arch_inlines.h arm: add dummy implementation of arch_curr_cpu 2022-03-11 10:59:48 +01:00
cpu.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00