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

Unified Diff: src/trusted/validator_x86/testdata/32/mem_overflow.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/mem_overflow.dis
diff --git a/src/trusted/validator_x86/testdata/32/mem_overflow.dis b/src/trusted/validator_x86/testdata/32/mem_overflow.dis
index fe19c53a3527226df89e6bf32d79b4b5aa5bfbe2..43669fd09116e69a9eb1abf21e625011fe286a0e 100644
--- a/src/trusted/validator_x86/testdata/32/mem_overflow.dis
+++ b/src/trusted/validator_x86/testdata/32/mem_overflow.dis
@@ -1,2 +1,30 @@
-00000000: 03 1d invalid
-00000002: 20 00 and %ds:[%eax], %al
+00000000: 90 nop
+00000001: 90 nop
+00000002: 90 nop
+00000003: 90 nop
+00000004: 90 nop
+00000005: 90 nop
+00000006: 90 nop
+00000007: 90 nop
+00000008: 90 nop
+00000009: 90 nop
+0000000a: 90 nop
+0000000b: 90 nop
+0000000c: 90 nop
+0000000d: 90 nop
+0000000e: 90 nop
+0000000f: 90 nop
+00000010: 90 nop
+00000011: 90 nop
+00000012: 90 nop
+00000013: 90 nop
+00000014: 90 nop
+00000015: 90 nop
+00000016: 90 nop
+00000017: 90 nop
+00000018: 90 nop
+00000019: 90 nop
+0000001a: 90 nop
+0000001b: 90 nop
+0000001c: 03 1d invalid
+0000001e: 20 00 and %ds:[%eax], %al

Powered by Google App Engine
This is Rietveld 408576698