Class SyscallReadInt

java.lang.Object
mars.mips.instructions.syscalls.AbstractSyscall
mars.mips.instructions.syscalls.SyscallReadInt
All Implemented Interfaces:
Syscall

public class SyscallReadInt extends AbstractSyscall
Service to read an integer from input console into $v0.