aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info/cpu_riscv64.odin
Commit message (Collapse)AuthorAgeFilesLines
* Add core/hyperthread count for Windows and Linux (#5216)Jeroen van Rijn2025-05-251-3/+7
| | | | | Add core/hyperthread count to `core:sys/info` for Windows and Linux. TODO: Linux RISCV, Linux ARM, Darwin, and the BSDs.
* sys/info: more CPU feature detection for RISC-Vlaytan2024-09-021-7/+91
|
* add support for linux_riscv64 and freestanding_riscv64Laytan2024-08-201-0/+16