No support for ARM CPUs
Open
- Dominant language
- Go
- Stars
- 356
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
There is currently no .s file for `cpu()` on non-x86 architechtures. Adding support for ARM should be fairly straightforward by reading the [CPU ID register](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0360e/CACEDHJG.html), but I don't have a machine to test this on. Patches are welcome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.