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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 #!/bin/sh
2 #
3 # enuminsts-64-baseline ...
4 #
5 # Runs enuminsts-64-8150 with the appropriate arguments to generate
6 # x86-64 opcode sequences for enuminsts-64 with the --in decoder.
7 ../../../../../../../validator_snapshots/enuminsts-64-8150 \
8 --nacl --nacllegal --nops --xedimplemented \
9 --ignore_mnemonic=ignore_mnemonics_nacl_xex_64.txt --opcode_bytes=nacl
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698