Home
last modified time | relevance | path

Searched defs:Fn (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11_cprt.c103 unsigned int Fn = getFm(opcode); in PerformFIX() local
145 unsigned int Fn = getFn(opcode), Fm = getFm(opcode); in PerformComparison() local
[all...]
H A Ddouble_cpdo.c125 unsigned int Fn = getFn(opcode); in DoubleCPDO() local
H A Dextended_cpdo.c108 unsigned int Fn = getFn(opcode); in ExtendedCPDO() local
H A Dsingle_cpdo.c93 unsigned int Fn = getFn(opcode); in SingleCPDO() local
H A Dfpa11_cpdt.c19 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem) in loadSingle() argument
26 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) in loadDouble() argument
42 static inline void loadExtended(const unsigned int Fn, const unsigned int __user *pMem) in loadExtended() argument
59 static inline void loadMultiple(const unsigned int Fn, cons argument
91 storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem) storeSingle() argument
117 storeDouble(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem) storeDouble() argument
150 storeExtended(const unsigned int Fn, unsigned int __user *pMem) storeExtended() argument
182 storeMultiple(const unsigned int Fn, unsigned int __user *pMem) storeMultiple() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11_cprt.c103 unsigned int Fn = getFm(opcode); in PerformFIX() local
145 unsigned int Fn = getFn(opcode), Fm = getFm(opcode); in PerformComparison() local
[all...]
H A Ddouble_cpdo.c125 unsigned int Fn = getFn(opcode); in DoubleCPDO() local
H A Dsingle_cpdo.c93 unsigned int Fn = getFn(opcode); in SingleCPDO() local
H A Dextended_cpdo.c108 unsigned int Fn = getFn(opcode); in ExtendedCPDO() local
H A Dfpa11_cpdt.c19 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem) in loadSingle() argument
26 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) in loadDouble() argument
42 static inline void loadExtended(const unsigned int Fn, const unsigned int __user *pMem) in loadExtended() argument
59 static inline void loadMultiple(const unsigned int Fn, cons argument
91 storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem) storeSingle() argument
117 storeDouble(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem) storeDouble() argument
150 storeExtended(const unsigned int Fn, unsigned int __user *pMem) storeExtended() argument
182 storeMultiple(const unsigned int Fn, unsigned int __user *pMem) storeMultiple() argument
[all...]

Completed in 4 milliseconds