Last active
October 18, 2023 11:11
-
-
Save lukeg101/1cceb0af57f330cc3dcd6222391f0838 to your computer and use it in GitHub Desktop.
LoadBufferingLitmusTestAArch64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { [P0_r0]=0;[P1_r0]=0;[x]=0;[y]=0; | |
| uint64_t %P0_P0_r0=P0_r0;uint64_t %P0_x=x;uint64_t %P0_y=y; | |
| uint64_t %P1_P1_r0=P1_r0;uint64_t %P1_x=x;uint64_t %P1_y=y } | |
| P0 | P1 ; | |
| MOV W10,#1 | MOV W10,#1 ; | |
| LDR W8,[X%P0_x] | LDR W8,[X%P1_y] ; | |
| STR W10,[X%P0_y] | STR W10,[X%P1_x] ; | |
| STR W8,[X%P0_P0_r0] | STR W8,[X%P1_P1_r0] ; | |
| exists (P0_r0=1 /\ P1_r0=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment