Test MOREDETOUR0803

ARM MOREDETOUR0803
"DMBdWW Rfe PodRR DetourRW Wse"
Cycle=Rfe PodRR DetourRW Wse DMBdWW
Prefetch=0:x=F,0:y=W,1:y=F,1:x=W
Com=Rf Ws
Orig=DMBdWW Rfe PodRR DetourRW Wse
{
%x0=x; %y0=y;
%y1=y; %x1=x;
%x2=x;
}
 P0           | P1           | P2           ;
 MOV R0,#3    | LDR R0,[%y1] | MOV R0,#1    ;
 STR R0,[%x0] | LDR R1,[%x1] | STR R0,[%x2] ;
 DMB          | MOV R2,#2    | DMB          ;
 MOV R1,#1    | STR R2,[%x1] | LDR R1,[%x2] ;
 STR R1,[%y0] |              |              ;
Observed
    1:R0=1; 1:R1=0; 2:R1=1; x=3;
and 1:R0=1; 1:R1=1; 2:R1=1; x=3;
and 1:R0=1; 1:R1=0; 2:R1=2; x=3;
and 1:R0=1; 1:R1=1; 2:R1=2; x=3;
and 1:R0=1; 1:R1=0; 2:R1=3; x=3;
and 1:R0=1; 1:R1=1; 2:R1=3; x=3;