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

Unified Diff: src/trusted/validator/x86/testing/enuminsts/enuminsts-64-legal

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/testing/enuminsts/enuminsts-64-legal
diff --git a/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-legal b/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-legal
deleted file mode 100755
index 1596b6eb377d7a8063b24fa2263e7c5ee1dca9be..0000000000000000000000000000000000000000
--- a/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-legal
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-#
-# enuminsts-64-baseline ...
-#
-# Runs enuminsts-64-8150 with the appropriate arguments to generate
-# x86-64 opcode sequences for enuminsts-64 with the --in decoder.
-../../../../../../../validator_snapshots/enuminsts-64-8150 \
- --nacl --nacllegal --nops --xedimplemented \
- --ignore_mnemonic=ignore_mnemonics_nacl_xex_64.txt --opcode_bytes=nacl

Powered by Google App Engine
This is Rietveld 408576698