Executions for behaviour:
"1:R1=3 ; 1:R2=0 ; x=1 ; y=1"
Executions for behaviour:
"1:R1=3 ; 1:R2=0 ; x=2 ; y=1"
Executions for behaviour:
"1:R1=1 ; 1:R2=0 ; x=3 ; y=1"
Executions for behaviour:
"1:R1=3 ; 1:R2=0 ; x=1 ; y=2"
Executions for behaviour:
"1:R1=1 ; 1:R2=0 ; x=2 ; y=2"
Executions for behaviour:
"1:R1=3 ; 1:R2=0 ; x=2 ; y=2"
Executions for behaviour:
"1:R1=1 ; 1:R2=0 ; x=3 ; y=2"
ARM DETOUR1305 "DMBdWW Wse PodWR DetourR PosRW Wse" Cycle=Wse PodWR DetourR PosRW Wse DMBdWW Prefetch=0:x=F,0:y=W,1:y=F,1:x=W Com=Ws Ws Orig=DMBdWW Wse PodWR DetourR PosRW Wse { %x0=x; %y0=y; %y1=y; %x1=x; %x2=x; } P0 | P1 | P2 ; MOV R0,#3 | MOV R0,#2 | MOV R0,#1 ; STR R0,[%x0] | STR R0,[%y1] | STR R0,[%x2] ; DMB | LDR R1,[%x1] | ; MOV R1,#1 | LDR R2,[%x1] | ; STR R1,[%y0] | MOV R3,#2 | ; | STR R3,[%x1] | ; Observed 1:R1=3; 1:R2=0; x=1; y=1; and 1:R1=3; 1:R2=0; x=2; y=1; and 1:R1=1; 1:R2=0; x=3; y=1; and 1:R1=3; 1:R2=0; x=1; y=2; and 1:R1=1; 1:R2=0; x=2; y=2; and 1:R1=3; 1:R2=0; x=2; y=2; and 1:R1=1; 1:R2=0; x=3; y=2;