Searched refs:BFIN_COREMMR_CTIMER_SIZE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dmachs.h39 #define BFIN_COREMMR_CTIMER_SIZE (4 * 4) macro
H A Ddv-bfin_ctimer.c248 if (attach_size != BFIN_COREMMR_CTIMER_SIZE)
249 hw_abort (me, "\"reg\" size must be %#x", BFIN_COREMMR_CTIMER_SIZE);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dmachs.h40 #define BFIN_COREMMR_CTIMER_SIZE (4 * 4) macro
H A Ddv-bfin_ctimer.c249 if (attach_size != BFIN_COREMMR_CTIMER_SIZE)
250 hw_abort (me, "\"reg\" size must be %#x", BFIN_COREMMR_CTIMER_SIZE);

Completed in 84 milliseconds