-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* x86: MOVHPS support Closes #1432. * Update manticore/native/cpu/x86.py Co-Authored-By: Eric Hennenfent <[email protected]> * tests: Add movhps tests * tests: Fix tests * tests: Remove relative import Works locally, fails on CI. * tests: Fix movhps shellcode Was using qword and not qword ptr. * tests: Swap assertions
- Loading branch information
Showing
2 changed files
with
68 additions
and
0 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
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