HomeSort by: relevance | last modified time | path
    Searched defs:bfin_reg_fetch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
machs.c 1856 bfin_reg_fetch (SIM_CPU *cpu, int rn, void *buf, int len) function
1933 CPU_REG_FETCH (cpu) = bfin_reg_fetch;
  /src/external/gpl3/gdb/dist/sim/bfin/
machs.c 1856 bfin_reg_fetch (SIM_CPU *cpu, int rn, void *buf, int len) function
1933 CPU_REG_FETCH (cpu) = bfin_reg_fetch;

Completed in 21 milliseconds