Searched refs:IVG_EMU_B (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_cec.h54 #define IVG_EMU_B (1 << IVG_EMU) macro
71 (IVG_EMU_B | IVG_RST_B | IVG_NMI_B | IVG_EVX_B | IVG_IRPTEN_B)
H A Ddv-bfin_cec.c255 #define _cec_get_ivg(cec) __cec_get_ivg ((cec)->ipend & ~IVG_EMU_B)
272 return (cec->ipend & ~(IVG_EMU_B | IVG_IRPTEN_B));
566 cec->ipend &= ~IVG_EMU_B;
689 cec->ipend &= ~IVG_EMU_B;

Completed in 36 milliseconds