Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vezel-dev/hoard
A collection of specifications and reference manuals for contemporary and historical instruction set architectures.
https://github.com/vezel-dev/hoard
archive cpu gpu isa manual pdf specification
Last synced: 20 days ago
JSON representation
A collection of specifications and reference manuals for contemporary and historical instruction set architectures.
- Host: GitHub
- URL: https://github.com/vezel-dev/hoard
- Owner: vezel-dev
- Created: 2024-07-01T04:37:22.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T19:54:29.000Z (4 months ago)
- Last Synced: 2024-10-30T02:45:08.095Z (3 months ago)
- Topics: archive, cpu, gpu, isa, manual, pdf, specification
- Homepage:
- Size: 580 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Hoard
This repository hosts a collection of specifications and reference manuals for a
variety of contemporary and historical instruction set architectures, mostly for
real CPUs and GPUs, but also some virtual ones. It should prove useful to anyone
working on compilers, emulators, operating systems, and other similar software.To qualify for inclusion here, an ISA should in some sense be considered a
compilation target for the purpose of driving actual hardware and/or be generic
enough that essentially any programming language can be compiled to it
efficiently.Archived documents can be found on the
[releases page](https://github.com/vezel-dev/hoard/releases).