Home
last modified time | relevance | path

Searched defs:tagFPA11 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.h71 typedef struct tagFPA11 { struct
72 /* 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 in
78 /* 112 */ int initflag; /* this is special. The kernel guarantees
83 float_status fp_status; /* QEMU float emulator status */
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11.h67 typedef struct tagFPA11 { struct
68 /* 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 in
74 /* 112 */ int initflag; /* this is special. The kernel guarantees