2 * Copyright (c) 2006 Andriy Skulysh <askulsyh@gmail.com>
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
10 #include <linux/linkage.h>
11 #include <cpu/mmu_context.h>
20 * Kernel mode register usage:
23 * k2 scratch (Exception code)
24 * k3 scratch (Return address)
27 * k6 Global Interrupt Mask (0--15 << 4)
28 * k7 CURRENT_THREAD_INFO (pointer to current thread info)
53 4: .long handle_exception