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

  /src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c 1321 get_extended_acc (SIM_CPU *cpu, int which) function
1593 acc = get_extended_acc (cpu, which);
2234 bs64 acc0 = get_extended_acc (cpu, 0);
2235 bs64 acc1 = get_extended_acc (cpu, 1);
4249 bu64 acc0 = get_extended_acc (cpu, 0);
4250 bu64 acc1 = get_extended_acc (cpu, 1);
4332 bs40 acc0 = get_extended_acc (cpu, 0);
4333 bs40 acc1 = get_extended_acc (cpu, 1);
4389 bs40 acc = get_extended_acc (cpu, i);
4448 acc = get_extended_acc (cpu, aop)
    [all...]
  /src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c 1321 get_extended_acc (SIM_CPU *cpu, int which) function
1593 acc = get_extended_acc (cpu, which);
2234 bs64 acc0 = get_extended_acc (cpu, 0);
2235 bs64 acc1 = get_extended_acc (cpu, 1);
4249 bu64 acc0 = get_extended_acc (cpu, 0);
4250 bu64 acc1 = get_extended_acc (cpu, 1);
4332 bs40 acc0 = get_extended_acc (cpu, 0);
4333 bs40 acc1 = get_extended_acc (cpu, 1);
4389 bs40 acc = get_extended_acc (cpu, i);
4448 acc = get_extended_acc (cpu, aop)
    [all...]

Completed in 84 milliseconds