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

Unified Diff: src/trusted/validator_x86/testdata/32/ncdis_examples1.vinternal

Issue 625923004: Delete old x86 validator. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: rebase master Created 6 years, 2 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/ncdis_examples1.vinternal
diff --git a/src/trusted/validator_x86/testdata/32/ncdis_examples1.vinternal b/src/trusted/validator_x86/testdata/32/ncdis_examples1.vinternal
deleted file mode 100644
index 5daaff9a47514ee923c9d91ffaad83b944475537..0000000000000000000000000000000000000000
--- a/src/trusted/validator_x86/testdata/32/ncdis_examples1.vinternal
+++ /dev/null
@@ -1,34 +0,0 @@
- 0: 00 00 add [%eax], %eax
- 0: 00 c0 add %eax, %eax
- 0: 01 c0 add %eax, %eax
- 0: 03 18 add %ebx, [%eax]
- 0: 03 1d 20 00 00 00 add %ebx, [0x20]
- 0: 02 04 00 add %eax, [%eax + %eax]
- 0: d5 0a aad
- 0: 90 nop
- 0: 66 90 nop
- 0: 8d 76 00 lea %esi, 0x0[%esi]
- 0: 8d 74 26 00 lea %esi, 0x0[%esi]
- 0: 8d b6 00 00 00 00 lea %esi, 0x0[%esi]
- 0: 8d b4 26 00 00 00 00 lea %esi, 0x0[%esi]
- 0: 89 f6 mov %esi, %esi
- 0: 8d bc 27 00 00 00 00 lea %edi, 0x0[%edi]
- 0: 0f 1f 00 nop
- 0: 0f 1f 40 00 nop
- 0: 0f 1f 44 00 00 nop
- 0: 66 0f 1f 44 00 00 nop
- 0: 0f 1f 80 00 00 00 00 nop
- 0: 0f 1f 84 00 00 00 00 00 nop
- 0: 66 0f 1f 84 00 00 00 00 00 nop
- 0: 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: 66 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: 66 66 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nop
- 0: e3 00 jcxz 0x2
- 0: 67 e3 00 jcxz 0x3
- 0: 0f 16 d1 movhps %xmm2, %edx
- 0: 0f 16 a5 00 00 00 00 movhps %xmm4, 0x0[%ebp]
- 0: 0f ac c1 10 shrd %eax, %eax, 0x10
- 0: 0f ad 45 bc shrd 0xffffffbc[%ebp], %eax, %cl

Powered by Google App Engine
This is Rietveld 408576698