1 /* SPDX-License-Identifier: GPL-2.0 */
3 * arch/alpha/lib/dbg_stackcheck.S
4 * Contributed by Richard Henderson (rth@tamu.edu)
6 * Verify that we have not overflowed the stack. Oops if we have.
9 #include <asm/asm-offsets.h>
25 1: stq $31, -8($31) # oops me, damn it.