Go to the documentation of this file.
25 #define GET_FPA11() ((FPA11 *)(¤t_thread_info()->fpstate))
32 #define GET_USERREG() ((struct pt_regs *)(THREAD_START_SP + (unsigned long)current_thread_info()) - 1)
49 #define typeSingle 0x01
50 #define typeDouble 0x02
51 #define typeExtended 0x03
59 #ifdef CONFIG_FPE_NWFPE_XP
112 const unsigned int opcode, FPREG * rFd);
115 const unsigned int opcode, FPREG * rFd);
119 const unsigned int opcode, FPREG * rFd);