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

  /src/external/gpl3/gdb.old/dist/sim/frv/
profile-fr500.c 154 adjust_float_register_busy (SIM_CPU *cpu, INT in_FRi, INT in_FRj, INT out_FRk, function
194 adjust_float_register_busy (cpu, in_FRi, in_FRj, out_FRk, cycles);
198 adjust_float_register_busy (cpu, in_FRi, in_FRj, out_FRk, cycles);
827 adjust_float_register_busy (cpu, -1, -1, out_FRk, 1);
834 adjust_float_register_busy (cpu, -1, -1, out_FRdoublek, 1);
838 adjust_float_register_busy (cpu, -1, -1, out_FRdoublek + 1, 1);
907 adjust_float_register_busy (cpu, -1, -1, in_FRk, 1);
914 adjust_float_register_busy (cpu, -1, -1, in_FRdoublek, 1);
918 adjust_float_register_busy (cpu, -1, -1, in_FRdoublek + 1, 1);
1018 adjust_float_register_busy (cpu, -1, in_FRj, -1, 1)
    [all...]
profile-fr550.c 215 adjust_float_register_busy (SIM_CPU *cpu, function
765 adjust_float_register_busy (cpu, -1, 1, -1, 1, out_FRk, 1);
766 adjust_float_register_busy (cpu, -1, 1, -1, 1, out_FRdoublek, 2);
822 adjust_float_register_busy (cpu, in_FRk, 1, -1, 1, -1, 1);
823 adjust_float_register_busy (cpu, in_FRdoublek, 2, -1, 1, -1, 1);
1038 adjust_float_register_busy (cpu, in_FRi, 1, in_FRj, 1, out_FRk, 1);
1039 adjust_float_register_busy (cpu, in_FRdoublei, 2, in_FRdoublej, 2, out_FRdoublek, 2);
1128 adjust_float_register_busy (cpu, in_FRi, 2, in_FRj, 2, out_FRk, 2);
1129 adjust_float_register_busy (cpu, in_FRdoublei, 4, in_FRdoublej, 4, out_FRdoublek, 4);
1227 adjust_float_register_busy (cpu, in_FRi, 1, in_FRj, 1, out_FRk, 1)
    [all...]
  /src/external/gpl3/gdb/dist/sim/frv/
profile-fr500.c 154 adjust_float_register_busy (SIM_CPU *cpu, INT in_FRi, INT in_FRj, INT out_FRk, function
194 adjust_float_register_busy (cpu, in_FRi, in_FRj, out_FRk, cycles);
198 adjust_float_register_busy (cpu, in_FRi, in_FRj, out_FRk, cycles);
827 adjust_float_register_busy (cpu, -1, -1, out_FRk, 1);
834 adjust_float_register_busy (cpu, -1, -1, out_FRdoublek, 1);
838 adjust_float_register_busy (cpu, -1, -1, out_FRdoublek + 1, 1);
907 adjust_float_register_busy (cpu, -1, -1, in_FRk, 1);
914 adjust_float_register_busy (cpu, -1, -1, in_FRdoublek, 1);
918 adjust_float_register_busy (cpu, -1, -1, in_FRdoublek + 1, 1);
1018 adjust_float_register_busy (cpu, -1, in_FRj, -1, 1)
    [all...]
profile-fr550.c 215 adjust_float_register_busy (SIM_CPU *cpu, function
765 adjust_float_register_busy (cpu, -1, 1, -1, 1, out_FRk, 1);
766 adjust_float_register_busy (cpu, -1, 1, -1, 1, out_FRdoublek, 2);
822 adjust_float_register_busy (cpu, in_FRk, 1, -1, 1, -1, 1);
823 adjust_float_register_busy (cpu, in_FRdoublek, 2, -1, 1, -1, 1);
1038 adjust_float_register_busy (cpu, in_FRi, 1, in_FRj, 1, out_FRk, 1);
1039 adjust_float_register_busy (cpu, in_FRdoublei, 2, in_FRdoublej, 2, out_FRdoublek, 2);
1128 adjust_float_register_busy (cpu, in_FRi, 2, in_FRj, 2, out_FRk, 2);
1129 adjust_float_register_busy (cpu, in_FRdoublei, 4, in_FRdoublej, 4, out_FRdoublek, 4);
1227 adjust_float_register_busy (cpu, in_FRi, 1, in_FRj, 1, out_FRk, 1)
    [all...]

Completed in 62 milliseconds