A 4 byte address field in virtual storage has one updater and many readers If using load and store instuctions, will the readers always see a complete (valid) address, or could a CPU see a partially updated field while a store is in progress on another CPU?
Is the answer any different for other instructions, like MVC? Thanks, Joe
