Searched defs:tagFPA11 (Results 1 – 1 of 1) sorted by relevance
71 typedef struct tagFPA11 { struct72 /* 0 */ FPREG fpreg[8]; /* 8 floating point registers */73 /* 96 */ FPSR fpsr; /* floating point status register */74 /* 100 */ FPCR fpcr; /* floating point control register */75 /* 104 */ unsigned char fType[8]; /* type of floating point value held in78 /* 112 */ int initflag; /* this is special. The kernel guarantees83 float_status fp_status; /* QEMU float emulator status */