Searched refs:loadDouble (Results 1 – 2 of 2) sorted by relevance
41 void loadDouble(const unsigned int Fn, target_ulong addr) in loadDouble() function241 case TRANSFER_DOUBLE : loadDouble(getFd(opcode),pAddress); break; in PerformLDF()
26 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) in loadDouble() function239 loadDouble(getFd(opcode), pAddress); in PerformLDF()