1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/sysdeps/unix/sysv/linux/riscv/rv32
Evan Green 426d0e1aa8 riscv: Add Linux hwprobe syscall support
Add awareness and a thin wrapper function around a new Linux system call
that allows callers to get architecture and microarchitecture
information about the CPUs from the kernel. This can be used to
do things like dynamically choose a memcpy implementation.

Signed-off-by: Evan Green <evan@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-03-01 07:14:55 -08:00
..
2023-02-20 10:21:19 -03:00
2021-06-03 08:26:04 +02:00
2021-09-28 23:31:35 +00:00
2021-06-30 08:43:37 +02:00