Closed fortunac closed 3 years ago
WP doesn't assume equal inputs when the --compare-post-reg-values flag isn't specified as shown in example_05. We should make sure we are calling set_to_eq on all registers regardless of which compare flags are set.
--compare-post-reg-values
set_to_eq
WP doesn't assume equal inputs when the
--compare-post-reg-values
flag isn't specified as shown in example_05. We should make sure we are callingset_to_eq
on all registers regardless of which compare flags are set.