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
 
  22         bra     exception_trampoline
 
  28         mov.l   $exception_handler,r0
 
  37         .long   exception_handler
 
  39 ! Exception Vector Base
 
  45         .long   exception_entry + vector * 6