Searched defs:fpemu (Results 1 – 2 of 2) sorted by relevance
138 struct fpemu { struct152 struct fpn *fpu_add(struct fpemu *); argument
149 struct fpemu { struct150 u_long fe_fsr; /* fsr copy (modified during op) */151 int fe_cx; /* exceptions */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 */