OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASI_AIUS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
locore.s
772
SPILL64(uspill8,
ASI_AIUS
) ! 0x080 spill_0_normal -- used to save user windows in user mode
773
SPILL32(uspill4,
ASI_AIUS
) ! 0x084 spill_1_normal
774
SPILLBOTH(uspill8,uspill4,
ASI_AIUS
) ! 0x088 spill_2_normal
782
SPILL64(uspillk8,
ASI_AIUS
) ! 0x0a0 spill_0_other -- used to save user windows in supervisor mode
783
SPILL32(uspillk4,
ASI_AIUS
) ! 0x0a4 spill_1_other
784
SPILLBOTH(uspillk8,uspillk4,
ASI_AIUS
) ! 0x0a8 spill_2_other
791
FILL64(ufill8,
ASI_AIUS
) ! 0x0c0 fill_0_normal -- used to fill windows when running user mode
792
FILL32(ufill4,
ASI_AIUS
) ! 0x0c4 fill_1_normal
793
FILLBOTH(ufill8,ufill4,
ASI_AIUS
) ! 0x0c8 fill_2_normal
801
FILL64(ufillk8,
ASI_AIUS
) ! 0x0e0 fill_0_othe
[
all
...]
copy.S
115
ldsba [%o0]
ASI_AIUS
, %g1 ! c = *fromaddr;
163
stba %g1, [%o1]
ASI_AIUS
! *toaddr++ = c;
186
* This is a modified version of memcpy that uses
ASI_AIUS
. When
206
wr %g0,
ASI_AIUS
, %asi
388
* This is a modified version of memcpy that uses
ASI_AIUS
. When
415
wr %g0,
ASI_AIUS
, %asi
624
wr %g0,
ASI_AIUS
, %asi
651
wr %g0,
ASI_AIUS
, %asi
694
lduba [%o0]
ASI_AIUS
, %o0 ! %o0 = *uaddr
702
lduha [%o0]
ASI_AIUS
, %o0 ! %o0 = *uadd
[
all
...]
db_interface.c
467
asi =
ASI_AIUS
;
/src/sys/arch/sparc64/include/
ctlreg.h
153
#define
ASI_AIUS
ASI_AS_IF_USER_SECONDARY
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025