2  * arch/sh/kernel/cpu/sh2/ex.S
 
   4  * The SH-2 exception vector table
 
   6  * Copyright (C) 2005 Yoshinori Sato
 
   8  * This file is subject to the terms and conditions of the GNU General Public
 
   9  * License.  See the file "COPYING" in the main directory of this archive
 
  13 #include <linux/linkage.h>
 
  16 ! convert Exception Vector to Exception Number
 
  23         bra     exception_trampoline
 
  29         mov.l   $exception_handler,r1
 
  36         .long   exception_handler
 
  38 ! Exception Vector Base
 
  44         .long   exception_entry + vector * 8