OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STICK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/include/
psl.h
275
#define
STICK
%asr24 /*
STICK
register */
276
#define STICK_CMPR %asr25 /*
STICK
Compare register */
392
SPARC64_RDASR64_DEF(
stick
,
STICK
) /* getstick() */
393
SPARC64_WRASR64_DEF(
stick
,
STICK
) /* setstick() */
/src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S
299
STICK
= __sticky_bits - SYM (_fpCCR)
354
movew IMM (0),a0@(
STICK
)
356
clr.w a0@(
STICK
)
388
orw d7,a0@(
STICK
) | and __sticky_bits
390
movew a0@(
STICK
),d4
392
movew d4,a0@(
STICK
)
1591
orl d6,d2 |
stick
them at the end of d2
/src/sys/arch/sparc64/sparc64/
locore.s
1944
* If the store that trapped was to a user address,
stick
it in the PCB.
4537
* If this is a %tick or %
stick
softint, clear it then call
7671
* cycles in the future. Also handles %
stick
wraparound. In 32-bit
7676
rd
STICK
, %o1
7682
cmp %o1, %o2 ! Did we wrap? (
stick
< stick_cmpr)
7687
* Handle the unlikely case of %
stick
wrapping.
7691
* We need to increment the time base by the size of %
stick
in
7693
* which can take time. So we re-read %
stick
.
7705
cmp %o2, %o1 ! Has this
stick
passed?
7713
* When we get here tick_cmpr has wrapped, but we don't know if %
stick
[
all
...]
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026