nuttx/arch
Ville Juven 52781221b3 arm64_sync_exc: Use temporaries x9/x10 instead of x0/x1
Why? Because this allows optimizing the user system call path in such
a way that the parameter registers don't have to be read from the saved
integer register context when the system call is executed.
2024-08-23 10:26:34 -03:00
..
arm arm/spinlock: up_testset() sould not depends on SMP 2024-08-23 20:20:06 +08:00
arm64 arm64_sync_exc: Use temporaries x9/x10 instead of x0/x1 2024-08-23 10:26:34 -03:00
avr types.h: fix windows build error 2024-08-14 22:36:57 +08:00
ceva toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
dummy
hc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
mips types.h: fix windows build error 2024-08-14 22:36:57 +08:00
misoc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
or1k types.h: fix windows build error 2024-08-14 22:36:57 +08:00
renesas types.h: fix windows build error 2024-08-14 22:36:57 +08:00
risc-v swift6 embedded support 2024-08-23 09:02:20 +08:00
sim nuttx-names.in:add popen & pclose assign to glibc interface 2024-08-23 20:20:25 +08:00
sparc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
tricore types.h: fix windows build error 2024-08-14 22:36:57 +08:00
x86 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
x86_64 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
xtensa xtensa_mpu:Modify the specified Region attributes 2024-08-22 01:58:46 +08:00
z16 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
z80 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00