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

Unified Diff: src/trusted/validator_arm/gen/arm32_decode.h

Issue 10381030: Clean up testing of instructions. Allow testing to quit if test pattern tests (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 7 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/decoder_tester.cc ('k') | src/trusted/validator_arm/gen/arm32_decode.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/gen/arm32_decode.h
===================================================================
--- src/trusted/validator_arm/gen/arm32_decode.h (revision 8517)
+++ src/trusted/validator_arm/gen/arm32_decode.h (working copy)
@@ -136,6 +136,7 @@
// for each call to "decode").
const Binary2RegisterImmedShiftedTest Binary2RegisterImmedShiftedTest_instance_;
const Binary3RegisterImmedShiftedOp Binary3RegisterImmedShiftedOp_instance_;
+ const Binary3RegisterImmedShiftedOpRnNotSp Binary3RegisterImmedShiftedOpRnNotSp_instance_;
const Binary3RegisterOp Binary3RegisterOp_instance_;
const Binary3RegisterShiftedTest Binary3RegisterShiftedTest_instance_;
const Binary4RegisterShiftedOp Binary4RegisterShiftedOp_instance_;
« no previous file with comments | « src/trusted/validator_arm/decoder_tester.cc ('k') | src/trusted/validator_arm/gen/arm32_decode.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698