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

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

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-baseline
diff --git a/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-baseline b/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-baseline
deleted file mode 100644
index c00e9dbffaadc866156a050468f354031409932f..0000000000000000000000000000000000000000
--- a/src/trusted/validator/x86/testing/enuminsts/enuminsts-64-baseline
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# enuminsts-64-baseline ...
-#
-# Runs enuminsts-64 (with the --in decoder) on the output
-# of a frozen executable that generates the corresponding input.
-# That input corresponds to valid x86-64 instruction opcode sequences.
-./enuminsts-64-legal | ./enuminsts-64 --in $*

Powered by Google App Engine
This is Rietveld 408576698