Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Dmachs.c1172 bfin_reg_fetch (SIM_CPU *cpu, int rn, unsigned char *buf, int len) in bfin_reg_fetch() function
1249 CPU_REG_FETCH (cpu) = bfin_reg_fetch; in bfin_init_cpu()
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Dmachs.c1850 bfin_reg_fetch (SIM_CPU *cpu, int rn, unsigned char *buf, int len) in bfin_reg_fetch() function
1927 CPU_REG_FETCH (cpu) = bfin_reg_fetch; in bfin_init_cpu()
H A DChangeLog30 * machs.c (bfin_reg_fetch): Change return 0 to return -1, and