Open64x0 — NeKernel.org's Open ISA

Brief:

I just released the source code of Open64x0, it already has a backend for it in nekernel-org/toolchain and Inside 64x0 on my linkedin page. Feel free to message me on LinkedIn, if you have any feedback on it.

Register encodings:

We got:

  • RegToReg
  • Immediate
  • Jump
  • Syscall

encodings, which are used throughout the ISA for specific instructions.

Inside 64x0