OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cycles2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c
347
"LC0", "LT0", "LB0", "LC1", "LT1", "LB1", "CYCLES", "
CYCLES2
",
1245
/* Writes to
CYCLES2
goes to the shadow. */
1281
/* Reads of CYCLES reloads
CYCLES2
from the shadow. */
1302
bu32
cycles2
;
local
1309
cycles2
= cycles >> 32;
1310
if (CYCLES2SHDREG !=
cycles2
)
1311
SET_CYCLES2SHDREG (
cycles2
);
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c
347
"LC0", "LT0", "LB0", "LC1", "LT1", "LB1", "CYCLES", "
CYCLES2
",
1245
/* Writes to
CYCLES2
goes to the shadow. */
1281
/* Reads of CYCLES reloads
CYCLES2
from the shadow. */
1302
bu32
cycles2
;
local
1309
cycles2
= cycles >> 32;
1310
if (CYCLES2SHDREG !=
cycles2
)
1311
SET_CYCLES2SHDREG (
cycles2
);
Completed in 71 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026