ia32: fix DestAM Rol/Ror matcher
In the case of a Rol/Ror pattern the load value is used two times (by the Shl+Shr), destAM matcher always matched for one user only.
Please register or sign in to comment
In the case of a Rol/Ror pattern the load value is used two times (by the Shl+Shr), destAM matcher always matched for one user only.