search for: sub32rr

Displaying 3 results from an estimated 3 matches for "sub32rr".

Did you mean: sub32ri
2019 Nov 08
2
Register Dataflow Analysis on X86
Do you know whether it has been fixed on the 8.0.1 release? Scott On Fri, Nov 8, 2019 at 9:45 AM Krzysztof Parzyszek <kparzysz at quicinc.com<mailto:kparzysz at quicinc.com>> wrote: The one blocking issue that existed in the past has been fixed. I haven’t had time to do any work on it lately, but I’m not aware of any fundamental problems that would make it not work on x86. --
2019 Dec 23
2
Register Dataflow Analysis on X86
...741833 (what exactly is the significance of unnamed registers?). Moreover, this phi seems to be introducing false def-use relationships into the DFG. For example, the phi introduces the following dependency chain, which as far as I can tell is not valid: // R11D is def'ed, def ID is d524 s523: SUB32rr [d524<R11D>(d519,,u1470"):, d525<EFLAGS>!(d520,d533,):, u526<R11D>(d519):, u527<ESI>(d508):] ... // d524 is used in the phi node to def d1117, corresponding to unnamed register #1073741833 p1116: phi [+d1117<#1073741833>(,d645,u648):, u1118"<#1073741833&gt...
2020 Jan 10
2
Register Dataflow Analysis on X86
...741833 (what exactly is the significance of unnamed registers?). Moreover, this phi seems to be introducing false def-use relationships into the DFG. For example, the phi introduces the following dependency chain, which as far as I can tell is not valid: // R11D is def'ed, def ID is d524 s523: SUB32rr [d524<R11D>(d519,,u1470"):, d525<EFLAGS>!(d520,d533,):, u526<R11D>(d519):, u527<ESI>(d508):] ... // d524 is used in the phi node to def d1117, corresponding to unnamed register #1073741833 p1116: phi [+d1117<#1073741833>(,d645,u648):, u1118"<#1073741833&gt...