Home
last modified time | relevance | path

Searched refs:INTERNAL_SYSCALL_MIPS16 (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/mips/mips32/mips16/
A Dmips16-syscall0.c27 ret.reg.v0 = INTERNAL_SYSCALL_MIPS16 (number, ret.reg.v1, 0); in __mips16_syscall0()
A Dmips16-syscall1.c28 ret.reg.v0 = INTERNAL_SYSCALL_MIPS16 (number, ret.reg.v1, 1, in __mips16_syscall1()
A Dmips16-syscall2.c28 ret.reg.v0 = INTERNAL_SYSCALL_MIPS16 (number, ret.reg.v1, 2, in __mips16_syscall2()
A Dmips16-syscall3.c28 ret.reg.v0 = INTERNAL_SYSCALL_MIPS16 (number, ret.reg.v1, 3, in __mips16_syscall3()
A Dmips16-syscall4.c28 ret.reg.v0 = INTERNAL_SYSCALL_MIPS16 (number, ret.reg.v1, 4, in __mips16_syscall4()
/sysdeps/unix/sysv/linux/mips/mips32/
A Dsysdep.h111 # define INTERNAL_SYSCALL_MIPS16(number, err, nr, args...) \ macro

Completed in 6 milliseconds