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

Unified Diff: src/trusted/validator_arm/build.scons

Issue 12223046: Use generated actual decoders for ARM table: (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 10 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/build.scons
===================================================================
--- src/trusted/validator_arm/build.scons (revision 10736)
+++ src/trusted/validator_arm/build.scons (working copy)
@@ -98,6 +98,7 @@
"synchronization_primitives",
"msr_immediate_and_hints",
"miscellaneous_instructions",
+ "branch_branch_with_link_and_block_data_transfer",
]
# The list of tables in armv7.table that should test the automatically

Powered by Google App Engine
This is Rietveld 408576698