Lines Matching +full:gcc +full:- +full:linaro +full:- +full:6
2 * safe-syscall.inc.S : host-specific assembly fragment
4 * This is intended to be included by common-user/safe-syscall.S
6 * Copyright (C) 2022 Linaro, Ltd.
9 * See the COPYING file in the top-level directory.
13 * Standardize on the _CALL_FOO symbols used by GCC:
15 * Clang defines _CALL_ELF (64-bit) but not _CALL_SYSV (32-bit).
51 stwu 1, -8(1)
54 .cfi_offset 30, -4
70 mr 4, 6
72 mr 6, 8
85 /* if signal_pending is non-zero, don't do the call */
88 bne- 2f
107 .size safe_syscall_base, .-safe_syscall_base