Searched refs:loadDouble (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdt.c38 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) function
251 loadDouble(getFd(opcode), pAddress);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c40 void loadDouble(const unsigned int Fn,const unsigned int *pMem) function
230 case TRANSFER_DOUBLE : loadDouble(getFd(opcode),pAddress); break;

Completed in 33 milliseconds