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

Unified Diff: src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis

Issue 10908137: (abandoned) Validator tests: convert hexes to TFs and run on bots (for prod. validator only) (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: restore 'read overflow' and 'SegmentationError' Created 8 years, 3 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
Index: src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis
diff --git a/src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis b/src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis
index 140ba099dde2ae0a70200759e4430627b03d9ef3..f8aa20f02f8a33d675f58f46c047ae12e70b55ad 100644
--- a/src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis
+++ b/src/trusted/validator_x86/testdata/32/direct-cond-jump-16.dis
@@ -1,4 +1,2 @@
00000000: 66 0f 84 invalid
-00000003: 05 invalid
-00000004: 00 90 invalid
-00000006: 90 nop
+00000003: 05 00 90 90 90 add %eax, 0x90909000

Powered by Google App Engine
This is Rietveld 408576698