Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Unified Diff: syzygy/core/core.gyp

Issue 2841863003: Improve the decoding of the VEX encoded instructions. (Closed)
Patch Set: nit Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | syzygy/core/disassembler_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/core/core.gyp
diff --git a/syzygy/core/core.gyp b/syzygy/core/core.gyp
index 8a62e4a58286fced24d24f33412626ecdac2b254..2bc034c5e30520b81f6114544d8b52748ef63b75 100644
--- a/syzygy/core/core.gyp
+++ b/syzygy/core/core.gyp
@@ -83,6 +83,8 @@
'disassembler_test_code.asm',
'disassembler_unittest.cc',
'disassembler_util_unittest.cc',
+ 'disassembler_util_unittest_vex_utils.cc',
+ 'disassembler_util_unittest_vex_utils.h',
'file_util_unittest.cc',
'json_file_writer_unittest.cc',
'section_offset_address_unittest.cc',
« no previous file with comments | « no previous file | syzygy/core/disassembler_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698