/* SPDX-License-Identifier: GPL-2.0 */ /* * AArch32 sigreturn code. * Based on the kuser helpers in arch/arm/kernel/entry-armv.S. * * Copyright (C) 2005-2011 Nicolas Pitre <nico@fluxnic.net> * Copyright (C) 2012-2018 ARM Ltd. * * For ARM syscalls, the syscall number has to be loaded into r7. * We do not support an OABI userspace. * * For Thumb syscalls, we also pass the syscall number via r7. We therefore * need two 16-bit instructions.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.