Home
last modified time | relevance | path

Searched defs:ieee_e80 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/arm/include/
H A Dieee.h140 struct ieee_e80 { struct
141 u_int e80_exp:15;
142 u_int e80_zero:16;
143 u_int e80_sign:1;
144 u_int e80_frach:31;
145 u_int e80_j:1;
146 u_int e80_fracl;