Closed efocht closed 5 years ago
This should make accessing shared memory segments on VH through lhm/shm instructions more safe. The fence instruction makes sure that either all load or all store operations are finished / waited for when the instruction execution is finished.
This should make accessing shared memory segments on VH through lhm/shm instructions more safe. The fence instruction makes sure that either all load or all store operations are finished / waited for when the instruction execution is finished.