Releases: kotcrab/kmips
Releases · kotcrab/kmips
kmips 1.7
kmips 1.6
kmips 1.5
kmips 1.2
kmips 1.1
Version: 1.1
- Added FPU instruction set
- Updated instruction set to closer match reference document
Int
s are now used as asm instructions argument types instead ofShort
sli
pseudo instruction will get converted toaddiu
for negative values and toori
for positive values