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

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

Issue 10459058: Define a baseline and testing patterns for ARM load_store_word_byte table. (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
Index: src/trusted/validator_arm/gen/arm32_decode.h
===================================================================
--- src/trusted/validator_arm/gen/arm32_decode.h (revision 8765)
+++ src/trusted/validator_arm/gen/arm32_decode.h (working copy)
@@ -160,9 +160,7 @@
const LoadCoprocessor LoadCoprocessor_instance_;
const LoadDoubleExclusive LoadDoubleExclusive_instance_;
const LoadExclusive LoadExclusive_instance_;
- const LoadImmediate LoadImmediate_instance_;
const LoadMultiple LoadMultiple_instance_;
- const LoadRegister LoadRegister_instance_;
const LongMultiply LongMultiply_instance_;
const MaskAddress MaskAddress_instance_;
const MoveDoubleFromCoprocessor MoveDoubleFromCoprocessor_instance_;
@@ -175,7 +173,6 @@
const StoreCoprocessor StoreCoprocessor_instance_;
const StoreExclusive StoreExclusive_instance_;
const StoreImmediate StoreImmediate_instance_;
- const StoreRegister StoreRegister_instance_;
const StrImmediate StrImmediate_instance_;
const StrImmediateDouble StrImmediateDouble_instance_;
const StrRegister StrRegister_instance_;

Powered by Google App Engine
This is Rietveld 408576698