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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 1741 store_all_fp_regs (const struct regcache *regcache, int tid, int regno) function
1770 /* This is a wrapper for the store_all_fp_regs function. It is
1784 if (store_all_fp_regs (regcache, tid, regno))
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 1741 store_all_fp_regs (const struct regcache *regcache, int tid, int regno) function
1770 /* This is a wrapper for the store_all_fp_regs function. It is
1784 if (store_all_fp_regs (regcache, tid, regno))

Completed in 19 milliseconds