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

Side by Side Diff: src/trusted/validator_x86/testdata/32/mem_overflow.hex

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # To make test bundle-sized.
2 90 90 90 90
3 90 90 90 90
4 90 90 90 90
5 90 90 90 90
6 90 90 90 90
7 90 90 90 90
8 90 90 90 90
9
1 # Test if we fill in (zero) for memory overflow of instruction: 10 # Test if we fill in (zero) for memory overflow of instruction:
2 # 00000000: 03 1d 20 00 00 00 add %ebx, 0x20 11 # 00000000: 03 1d 20 00 00 00 add %ebx, 0x20
3 03 1d 20 00 12 03 1d 20 00
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698