BurritOS/test/riscv_instructions/simple_arithmetics/README.md

174 B

Simple arithmetics program

These allow to check whether the following instructions are correctly implemented.

  • addi
  • sd
  • sw
  • li
  • sw
  • lw
  • mv
  • addw
  • nop
  • ld
  • ret