zephyr/arch
Daniel Leung 02baa658d2 xtensa: remove unneeded addi in xtensa_userspace_enter
There is no need to do a addi to a1 because it is
immediately overwritten anyway.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-02-01 13:09:53 -06:00
..
arc ARC: Disable TLS for some configurations 2024-01-30 14:12:27 +00:00
arm arm: mpu: clear mpu regions before initialization 2024-01-26 09:33:09 +00:00
arm64 arm64: smp: Fix cache operations in the SMP 2024-01-29 09:26:51 +01:00
common arch: common: multilevel irq: verify interrupt level bits configuration 2023-12-08 08:40:41 -05:00
mips arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
nios2 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
posix cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner 2024-01-29 14:27:27 +01:00
riscv arch: riscv: make __soc_is_irq optional 2024-01-23 09:57:57 +01:00
sparc arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
x86 arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
xtensa xtensa: remove unneeded addi in xtensa_userspace_enter 2024-02-01 13:09:53 -06:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig xtensa: do not imply atomic ops kconfig 2024-01-18 11:29:11 -05:00