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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 4276 /* The ppc_record_ACC_fpscr() records the changes to the VSR registers
4283 ppc_record_ACC_fpscr (struct regcache *regcache, ppc_gdbarch_tdep *tdep,
4969 ppc_record_ACC_fpscr (regcache, tdep, as, false);
5695 ppc_record_ACC_fpscr (regcache, tdep, at, false);
5738 ppc_record_ACC_fpscr (regcache, tdep, at, true);
6641 ppc_record_ACC_fpscr (regcache, tdep, at, false);
6702 ppc_record_ACC_fpscr (regcache, tdep, at, true);
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 4277 /* The ppc_record_ACC_fpscr() records the changes to the VSR registers
4284 ppc_record_ACC_fpscr (struct regcache *regcache, ppc_gdbarch_tdep *tdep,
4970 ppc_record_ACC_fpscr (regcache, tdep, as, false);
5696 ppc_record_ACC_fpscr (regcache, tdep, at, false);
5739 ppc_record_ACC_fpscr (regcache, tdep, at, true);
6642 ppc_record_ACC_fpscr (regcache, tdep, at, false);
6703 ppc_record_ACC_fpscr (regcache, tdep, at, true);

Completed in 34 milliseconds