Petar Jovanovic 37f09ed248 mips32: pass correct syscall value to kernel in case of __NR_syscall
The syscall number has to be put in register v0 before call into the kernel.
This was omitted when system call is __NR_syscall (and when the syscall
argument is the system call number of interest).

Patch by Nikola Milutinovic.
2019-04-03 17:40:08 +00:00
..
2018-04-10 14:09:08 +02:00
2018-04-14 21:30:25 +02:00