forked from BinaryAnalysisPlatform/bap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improves the computation of the instruction properties (BinaryAnalysi…
…sPlatform#1400) Computes all instruction properties at once and uses set to collect them. This change is not very noticable on regular binaries, but gives some performance benefits when floating-points and vector instructions are involved.
- Loading branch information
Showing
1 changed file
with
48 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters