Searched defs:fpemu (Results 1 – 2 of 2) sorted by relevance
140 struct fpemu { struct154 struct fpn *fpu_add(struct fpemu *); argument
148 struct fpemu { struct149 u_long fe_fsr; /* fsr copy (modified during op) */150 int fe_cx; /* exceptions */151 int pad; /* align access to following fields */152 struct fpn fe_f1; /* operand 1 */153 struct fpn fe_f2; /* operand 2, if required */154 struct fpn fe_f3; /* available storage for result */