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

Unified Diff: src/trusted/validator_arm/inst_classes.h

Issue 9960043: Finish separation of testing from sel_ldr validation. Also, automate (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 8 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
« no previous file with comments | « src/trusted/validator_arm/generate_decoder.py ('k') | src/trusted/validator_arm/inst_classes.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/inst_classes.h
===================================================================
--- src/trusted/validator_arm/inst_classes.h (revision 8336)
+++ src/trusted/validator_arm/inst_classes.h (working copy)
@@ -396,10 +396,6 @@
return false;
}
- // Returns a c-string containing the name of the class. Used for
- // testing only.
- virtual const char* name() const;
-
// Many instructions define control bits in bits 20-24. The useful bits
// are defined here.
« no previous file with comments | « src/trusted/validator_arm/generate_decoder.py ('k') | src/trusted/validator_arm/inst_classes.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698