OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REG_O6
(Results
1 - 13
of
13
) sorted by relevancy
/src/lib/libpthread/arch/sparc/
pthread_md.h
45
#define pthread__uc_sp(ucp) ((ucp)->uc_mcontext.__gregs[
_REG_O6
])
/src/lib/libpthread/arch/sparc64/
pthread_md.h
45
#define pthread__uc_sp(ucp) ((ucp)->uc_mcontext.__gregs[
_REG_O6
])
/src/sys/arch/sparc/include/
mcontext.h
71
#define
_REG_O6
17
148
#define _UC_MACHINE_SP(uc) (((uc)->uc_mcontext.__gregs[
_REG_O6
]) + 0x7ff)
152
#define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[
_REG_O6
])
/src/lib/libc/arch/sparc64/gen/
_lwp.c
73
gr[
_REG_O6
] = (ulong) sp;
makecontext.c
78
gr[
_REG_O6
] = (__greg_t)sp;
longjmp.c
108
uc.uc_mcontext.__gregs[
_REG_O6
] = sc->sc_sp;
/src/sys/arch/sparc64/include/
mcontext.h
80
#define _UC_MACHINE32_SP(uc) ((uc)->uc_mcontext.__gregs[
_REG_O6
])
/src/lib/libc/arch/sparc/gen/
_lwp.c
69
gr[
_REG_O6
] = (ulong)sp;
makecontext.c
64
gr[
_REG_O6
] = (__greg_t)sp;
longjmp.c
100
uc.uc_mcontext.__gregs[
_REG_O6
] = sc->sc_sp;
/src/sys/arch/sparc64/sparc64/
netbsd32_machdep.c
441
gr[
_REG_O6
] = tf->tf_out[6];
527
tf->tf_out[6] = (uint64_t)gr[
_REG_O6
];
machdep.c
2458
gr[
_REG_O6
] = tf->tf_out[6];
2570
tf->tf_out[6] = (uint64_t)gr[
_REG_O6
];
/src/sys/arch/sparc/sparc/
machdep.c
640
r[
_REG_O6
] = tf->tf_out[6];
764
tf->tf_out[6] = r[
_REG_O6
];
Completed in 36 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025