summaryrefslogtreecommitdiff
path: root/arch/mips64/syscall_arch.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-04-10 19:23:15 -0400
committerRich Felker <dalias@aerifal.cx>2019-04-10 19:56:07 -0400
commitdcb18bea6159e841b8c894ac606f471882513429 (patch)
tree05145730cfcc05a0b1a9a3abc37ff0ef36356c76 /arch/mips64/syscall_arch.h
parent6aeb9c6703670649ee09b3c8575fb428168bb75c (diff)
downloadmusl-dcb18bea6159e841b8c894ac606f471882513429.tar.gz
implement inline 5- and 6-argument syscalls for mips
the OABI passes these on the stack, using the convention that their position on the stack is as if the first four arguments (in registers) also had stack slots. originally this was deemed too awkward to do inline, falling back to external __syscall, but it's not that bad and now that external __syscall is being removed, it's necessary.
Diffstat (limited to 'arch/mips64/syscall_arch.h')
0 files changed, 0 insertions, 0 deletions