OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ia64_fpreg
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ia64/include/
_regset.h
48
union
_ia64_fpreg
{
union
80
union
_ia64_fpreg
fr32;
81
union
_ia64_fpreg
fr33;
82
union
_ia64_fpreg
fr34;
83
union
_ia64_fpreg
fr35;
84
union
_ia64_fpreg
fr36;
85
union
_ia64_fpreg
fr37;
86
union
_ia64_fpreg
fr38;
87
union
_ia64_fpreg
fr39;
88
union
_ia64_fpreg
fr40
[
all
...]
fpu.h
97
union
_ia64_fpreg
*fp_low_preserved; /* f2 - f5 */
98
union
_ia64_fpreg
*fp_low_volatile; /* f6 - f15 */
99
union
_ia64_fpreg
*fp_high_preserved; /* f16 - f31 */
100
union
_ia64_fpreg
*fp_high_volatile; /* f32 - f127 */
mcontext.h
49
union
_ia64_fpreg
__fpregs[_NGREG];
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025