Searched refs:PUpdate (Results 1 – 1 of 1) sorted by relevance
218 tpctypes::UInt32Write PUpdate(ExecutorAddr(PtrAddr), NewAddr); in updatePointer() local219 return MemAccess.writeUInt32s(PUpdate); in updatePointer()222 tpctypes::UInt64Write PUpdate(ExecutorAddr(PtrAddr), NewAddr); in updatePointer() local223 return MemAccess.writeUInt64s(PUpdate); in updatePointer()