-
Notifications
You must be signed in to change notification settings - Fork 31
RISC V
Fangrui Song edited this page Apr 14, 2023
·
1 revision
mkdir ~/Dev/riscv && cd ~/Dev/riscv
git clone https://github.com/riscv-non-isa/riscv-asm-manual.git
git clone https://github.com/riscv-non-isa/riscv-c-api-doc.git
git clone [email protected]:MaskRay/riscv-elf-psabi-doc.git
git clone https://github.com/riscv-non-isa/riscv-elf-psabi-doc.git
git clone https://github.com/riscv/riscv-cfi.git
git clone https://github.com/riscv/riscv-isa-manual.git
git clone https://github.com/riscv/riscv-v-spec.git