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

  /src/external/gpl3/gdb/dist/sim/frv/
profile.h 46 int fsqrt_busy[2]; /* Cycles until square root unit is available. */ member in struct:__anon19477
profile.c 759 fsqrt = ps->fsqrt_busy;
1383 int *r = ps->fsqrt_busy;
1607 int *r = ps->fsqrt_busy;
1898 int *fsqrt = ps->fsqrt_busy;
  /src/external/gpl3/gdb.old/dist/sim/frv/
profile.h 46 int fsqrt_busy[2]; /* Cycles until square root unit is available. */ member in struct:__anon22216
profile.c 759 fsqrt = ps->fsqrt_busy;
1383 int *r = ps->fsqrt_busy;
1607 int *r = ps->fsqrt_busy;
1898 int *fsqrt = ps->fsqrt_busy;

Completed in 25 milliseconds