Skip to content

kmips 1.1

Compare
Choose a tag to compare
@kotcrab kotcrab released this 25 May 17:39
· 20 commits to master since this release
b7f93c6

Version: 1.1

  • Added FPU instruction set
  • Updated instruction set to closer match reference document
  • Ints are now used as asm instructions argument types instead of Shorts
  • li pseudo instruction will get converted to addiu for negative values and to ori for positive values