-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreCore: DataflowRelated to the Possible Value Set and Register Value systemsRelated to the Possible Value Set and Register Value systemsEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Milestone
Description
Database: adaptive elder steps equally
In the following code, arg_8 has a PVS of InSetOfValue, yet the PVS of the result is not correctly calculated:
>>> current_il_instruction.src.left.left.possible_values
<in set([0x7f5b, 0x7f5c])>
>>> current_il_instruction.src.left.possible_values
<undetermined>
Metadata
Metadata
Assignees
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreCore: DataflowRelated to the Possible Value Set and Register Value systemsRelated to the Possible Value Set and Register Value systemsEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround