1 /* SPDX-License-Identifier: GPL-2.0
3 * arch/sh/kernel/cpu/sh2/ex.S
5 * The SH-2 exception vector table
7 * Copyright (C) 2005 Yoshinori Sato
10 #include <linux/linkage.h>
13 ! convert Exception Vector to Exception Number
19 bra exception_trampoline
25 mov.l $exception_handler,r0
34 .long exception_handler
36 ! Exception Vector Base
42 .long exception_entry + vector * 6