Searched refs:storeSingle (Results 1 – 2 of 2) sorted by relevance
107 void storeSingle(const unsigned int Fn, target_ulong addr) in storeSingle() function276 case TRANSFER_SINGLE : storeSingle(getFd(opcode),pAddress); break; in PerformSTF()
91 static inline void storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int … in storeSingle() function284 storeSingle(&roundData, getFd(opcode), pAddress); in PerformSTF()