Home
last modified time | relevance | path

Searched refs:IVEC (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dexceptions-64s.S124 #define IVEC .L_IVEC_\name\() /* Interrupt vector address */ macro
154 .ifndef IVEC
288 ori r12,r12,(IVEC + 0x2)
290 ori r12,r12,(IVEC)
293 ori r12,r12,(IVEC+ 0x2)
295 ori r12,r12,(IVEC)
530 .if IVEC == 0x500 || IVEC == 0xea0
532 .elseif IVEC == 0x900
534 .elseif IVEC == 0xa00 || IVEC == 0xe80
536 .elseif IVEC == 0xe60
[all …]