Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignment dependency for AMO and uncached accesses #74

Open
sripathi-muralitharan opened this issue May 30, 2020 · 0 comments
Open

Alignment dependency for AMO and uncached accesses #74

sripathi-muralitharan opened this issue May 30, 2020 · 0 comments

Comments

@sripathi-muralitharan
Copy link

I ran into the following issue while trying to develop a core<->L1.5 transducer -
For data that is returned from the L1.5 (i.e data0, data1, data2, data3), there seems to be a need to use the address at the transducer to pick out the data that is needed for atomic operations (LR/SC) and uncached accesses as opposed to the data replication that happens in case of a regular load or a store.

@fei-g @Jbalkind, more clarity on why it is the way it is and any nuances involved would be great!

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

No branches or pull requests

1 participant