MIPS Input floating point number -


how take in input of floating number in mips? have tried using:

li.s $f0, 6  syscall 

but keep getting there error line.

li $v0, 6

syscall

//the float value read in $f0 register


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -