Home
last modified time | relevance | path

Searched refs:WLmax (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/mcore/
Dinterp.c270 int WLmax[MAXWL]; variable
363 WLmax[WLW] = cycs; in step_once()
368 if (cycs > WLmax[WLW]) in step_once()
370 WLmax[WLW] = cycs; in step_once()
1328 WLmax[w],WLmin[w],WLcyc[w]/WLcnts[w]);