Searched refs:busy_adjustment (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dprofile-fr400.c632 int busy_adjustment[] = {0, 0}; local
651 busy_adjustment[0] = 1;
652 decrease_FR_busy (cpu, in_FRi, busy_adjustment[0]);
661 busy_adjustment[1] = 1;
662 decrease_FR_busy (cpu, in_FRj, busy_adjustment[1]);
678 fr[in_FRi] += busy_adjustment[0];
680 fr[in_FRj] += busy_adjustment[1];
704 int busy_adjustment[] = {0, 0, 0, 0}; local
723 busy_adjustment[0] = 1;
724 decrease_FR_busy (cpu, in_FRi, busy_adjustment[
836 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
972 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0 ,0}; local
1199 int busy_adjustment[] = {0, 0, 0}; local
1264 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
1366 int busy_adjustment[] = {0, 0, 0, 0}; local
1452 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0, 0}; local
1600 int busy_adjustment[] = {0, 0}; local
1673 int busy_adjustment[] = {0}; local
1802 int busy_adjustment[] = {0}; local
1861 int busy_adjustment[] = {0, 0}; local
1927 int busy_adjustment[] = {0}; local
1984 int busy_adjustment[] = {0, 0}; local
[all...]
H A Dprofile-fr500.c2039 int busy_adjustment[] = {0, 0, 0}; local
2059 busy_adjustment[0] = 2;
2060 decrease_FR_busy (cpu, in_FRi, busy_adjustment[0]);
2069 busy_adjustment[1] = 2;
2070 decrease_FR_busy (cpu, in_FRj, busy_adjustment[1]);
2079 busy_adjustment[2] = 2;
2080 decrease_FR_busy (cpu, out_FRk, busy_adjustment[2]);
2101 fr[in_FRi] += busy_adjustment[0];
2103 fr[in_FRj] += busy_adjustment[1];
2105 fr[out_FRk] += busy_adjustment[
2139 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2257 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2366 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0 ,0}; local
2552 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2666 int busy_adjustment[] = {0, 0, 0}; local
2753 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2903 int busy_adjustment[] = {0, 0, 0}; local
2983 int busy_adjustment[] = {0, 0, 0, 0, 0}; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dprofile-fr400.c636 int busy_adjustment[] = {0, 0}; local
655 busy_adjustment[0] = 1;
656 decrease_FR_busy (cpu, in_FRi, busy_adjustment[0]);
665 busy_adjustment[1] = 1;
666 decrease_FR_busy (cpu, in_FRj, busy_adjustment[1]);
682 fr[in_FRi] += busy_adjustment[0];
684 fr[in_FRj] += busy_adjustment[1];
708 int busy_adjustment[] = {0, 0, 0, 0}; local
727 busy_adjustment[0] = 1;
728 decrease_FR_busy (cpu, in_FRi, busy_adjustment[
840 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
976 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0 ,0}; local
1203 int busy_adjustment[] = {0, 0, 0}; local
1268 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
1370 int busy_adjustment[] = {0, 0, 0, 0}; local
1456 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0, 0}; local
1604 int busy_adjustment[] = {0, 0}; local
1677 int busy_adjustment[] = {0}; local
1806 int busy_adjustment[] = {0}; local
1865 int busy_adjustment[] = {0, 0}; local
1931 int busy_adjustment[] = {0}; local
1988 int busy_adjustment[] = {0, 0}; local
[all...]
H A Dprofile-fr500.c2049 int busy_adjustment[] = {0, 0, 0}; local
2069 busy_adjustment[0] = 2;
2070 decrease_FR_busy (cpu, in_FRi, busy_adjustment[0]);
2079 busy_adjustment[1] = 2;
2080 decrease_FR_busy (cpu, in_FRj, busy_adjustment[1]);
2089 busy_adjustment[2] = 2;
2090 decrease_FR_busy (cpu, out_FRk, busy_adjustment[2]);
2111 fr[in_FRi] += busy_adjustment[0];
2113 fr[in_FRj] += busy_adjustment[1];
2115 fr[out_FRk] += busy_adjustment[
2149 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2267 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2376 int busy_adjustment[] = {0, 0, 0, 0, 0, 0, 0 ,0}; local
2562 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2676 int busy_adjustment[] = {0, 0, 0}; local
2763 int busy_adjustment[] = {0, 0, 0, 0, 0, 0}; local
2913 int busy_adjustment[] = {0, 0, 0}; local
2993 int busy_adjustment[] = {0, 0, 0, 0, 0}; local
[all...]

Completed in 101 milliseconds