1 /* SPDX-License-Identifier: GPL-2.0 */
3 * sys32.S: I-cache tricks for 32-bit compatibility layer simple
6 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
7 * Copyright (C) 1998 Jakub Jelinek (jj@ultra.linux.cz)
10 #include <asm/errno.h>
12 /* NOTE: call as jump breaks return stack, we have to avoid that */
18 sethi %hi(sys_mmap), %g1
19 jmpl %g1 + %lo(sys_mmap), %g0