Link Search Menu Expand Document

References and Materials

OSI

  • RISC-V instruction listings (pdf)
  • RISC-V registers (pdf)
  • RISC-V trap reason table (pdf)
  • RISC-V calling convention (pdf)

egos-2k+

  • egos-2k+ architecture (pdf)
  • egos-2k+ syscall workflow (text)

C language

  • C operator precedence and associativity (pdf, html)

RISC-V specs

SD specs

QEMU

OS basics