Searched defs:fpemu (Results 1 – 3 of 3) sorted by relevance
141 struct fpemu { struct159 struct fpn *fpu_add(struct fpemu *); argument
150 struct fpemu { struct165 struct fpn *fpu_add(struct fpemu *); argument
146 struct fpemu { struct147 struct frame *fe_frame; /* integer regs, etc */148 struct fpframe *fe_fpframe; /* FP registers, etc */149 uint32_t fe_fpsr; /* fpsr copy (modified during op) */150 uint32_t fe_fpcr; /* fpcr copy */151 struct fpn fe_f1; /* operand 1 */152 struct fpn fe_f2; /* operand 2, if required */153 struct fpn fe_f3; /* available storage for result */