Home
last modified time | relevance | path

Searched defs:Fn (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/arm/nwfpe/
Dfpa11_cpdt.c31 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem) in loadSingle()
38 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) in loadDouble()
54 static inline void loadExtended(const unsigned int Fn, const unsigned int __user *pMem) in loadExtended()
71 static inline void loadMultiple(const unsigned int Fn, const unsigned int __user *pMem) in loadMultiple()
103 static inline void storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int … in storeSingle()
129 static inline void storeDouble(struct roundingData *roundData, const unsigned int Fn, unsigned int … in storeDouble()
162 static inline void storeExtended(const unsigned int Fn, unsigned int __user *pMem) in storeExtended()
194 static inline void storeMultiple(const unsigned int Fn, unsigned int __user *pMem) in storeMultiple()
Dfpa11_cprt.c115 unsigned int Fn = getFm(opcode); in PerformFIX() local
157 unsigned int Fn = getFn(opcode), Fm = getFm(opcode); in PerformComparison() local
Dextended_cpdo.c120 unsigned int Fn = getFn(opcode); in ExtendedCPDO() local
Dsingle_cpdo.c105 unsigned int Fn = getFn(opcode); in SingleCPDO() local
Ddouble_cpdo.c137 unsigned int Fn = getFn(opcode); in DoubleCPDO() local