kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

rv64_calls.s (96B)


      1 .text
      2     jal ra, 32
      3     jalr ra, 0(t0)
      4     jr t1
      5     j 16
      6     ret
      7     ecall
      8     ebreak
      9     nop