Searched refs:VEC_CPLB_I_VL (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_cec.h104 #define VEC_CPLB_I_VL 0x2b /* ICPLB protection violation */ macro
H A Ddv-bfin_mmu.c536 int iexcps[] = { VEC_CPLB_I_M, VEC_CPLB_I_VL, VEC_CPLB_I_MHIT, VEC_MISALI_I };
569 if (excp == VEC_CPLB_I_VL)
H A Ddv-bfin_cec.c246 [VEC_CPLB_I_VL ] = "ICPLB protection violation",
369 && excp != VEC_CPLB_I_VL && excp != VEC_CPLB_VL

Completed in 54 milliseconds