Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

About the memory consistency model in A2 #49

Open
Grubby-CPU opened this issue Apr 10, 2022 · 0 comments
Open

About the memory consistency model in A2 #49

Grubby-CPU opened this issue Apr 10, 2022 · 0 comments

Comments

@Grubby-CPU
Copy link

Hi guys,

Power ISA book III-S mentions "Stores are not performed out-of-order (even if the Store instructions that caused them were executed out-of-order).",

However, there are many papers mentioning "the memory consistency model in Power is very relex where the stores can be out-of-order".

My question is can stores be out-of-order in Power ISA and in A2? I might mis-understand the Power ISA book...

Many thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant