Checks whether a written reg, particularly XAX, is being used to store eflag data. If this is the case, we enter the branch so we can move eflags from the register.
This PR fixes issue #3372 (closed).
Checks whether a written reg, particularly XAX, is being used to store eflag data. If this is the case, we enter the branch so we can move eflags from the register.
This PR fixes issue #3372 (closed).