Searched refs:_ia64_fpreg (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A D_regset.h48 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 fr4
[all...]
H A Dfpu.h97 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 */

Completed in 100 milliseconds