/* * arch/xtensa/kernel/mcount.S * * Xtensa specific mcount support * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2013 Tensilica Inc.
*/
/* * Entry condition: * * a2: a0 of the caller in windowed ABI * a10: a0 of the caller in call0 ABI * * In call0 ABI the function _mcount is called with the special ABI: * its argument is in a10 and all the usual argument registers (a2 - a7) * must be preserved in addition to callee-saved a12 - a15.
*/
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.