Searched defs:tagFPA11 (Results 1 – 2 of 2) 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 */
67 typedef struct tagFPA11 { struct68 /* 0 */ FPREG fpreg[8]; /* 8 floating point registers */69 /* 96 */ FPSR fpsr; /* floating point status register */70 /* 100 */ FPCR fpcr; /* floating point control register */71 /* 104 */ unsigned char fType[8]; /* type of floating point value held in74 /* 112 */ int initflag; /* this is special. The kernel guarantees