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

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_evt.h24 extern void cec_set_evt (SIM_CPU *, int ivg, bu32 handler_addr);
H A Ddv-bfin_evt.c141 cec_set_evt (SIM_CPU *cpu, int ivg, bu32 handler_addr) argument
146 EVT_STATE (cpu)->evt[ivg] = handler_addr;
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_evt.h24 extern void cec_set_evt (SIM_CPU *, int ivg, bu32 handler_addr);
H A Ddv-bfin_evt.c142 cec_set_evt (SIM_CPU *cpu, int ivg, bu32 handler_addr) argument
147 EVT_STATE (cpu)->evt[ivg] = handler_addr;

Completed in 143 milliseconds