Home
last modified time | relevance | path

Searched refs:FPREG (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11.h52 } __attribute__ ((packed,aligned(4))) FPREG; typedef
63 * The size of this structure and FPREG are checked by fpmodule.c
68 /* 0 */ FPREG fpreg[8]; /* 8 floating point registers */
100 const unsigned int opcode, FPREG * rFd);
103 const unsigned int opcode, FPREG * rFd);
107 const unsigned int opcode, FPREG * rFd);
H A Dfpa11_cpdo.c14 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
15 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
16 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
21 FPREG *rFd; in EmulateCPDO()
H A Dfpmodule.c81 if (sizeof(FPREG) != 12) { in fpe_init()
H A Ddouble_cpdo.c99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO()
H A Dextended_cpdo.c78 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in ExtendedCPDO()
H A Dsingle_cpdo.c76 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in SingleCPDO()
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11.h52 } __attribute__ ((packed,aligned(4))) FPREG; typedef
63 * The size of this structure and FPREG are checked by fpmodule.c
68 /* 0 */ FPREG fpreg[8]; /* 8 floating point registers */
100 const unsigned int opcode, FPREG * rFd);
103 const unsigned int opcode, FPREG * rFd);
107 const unsigned int opcode, FPREG * rFd);
H A Dfpa11_cpdo.c14 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
15 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
16 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
21 FPREG *rFd; in EmulateCPDO()
H A Dfpmodule.c81 if (sizeof(FPREG) != 12) { in fpe_init()
H A Ddouble_cpdo.c99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO()
H A Dsingle_cpdo.c76 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in SingleCPDO()
H A Dextended_cpdo.c78 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in ExtendedCPDO()

Completed in 4 milliseconds