Which of the following can NOT be done directly using a Mars/MIPS syscall? code example Example: mips exit syscall li $v0, 10 # Exit the program syscall