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

  /src/external/gpl3/gdb.old/dist/sim/bfin/
machs.c 1887 bfin_reg_store (SIM_CPU *cpu, int rn, const void *buf, int len) function
1934 CPU_REG_STORE (cpu) = bfin_reg_store;
  /src/external/gpl3/gdb/dist/sim/bfin/
machs.c 1887 bfin_reg_store (SIM_CPU *cpu, int rn, const void *buf, int len) function
1934 CPU_REG_STORE (cpu) = bfin_reg_store;

Completed in 22 milliseconds