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

Unified Diff: src/trusted/validator_arm/testdata/test_loads.err

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, 6 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/inst_classes_testers.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/testdata/test_loads.err
===================================================================
--- src/trusted/validator_arm/testdata/test_loads.err (revision 8812)
+++ src/trusted/validator_arm/testdata/test_loads.err (working copy)
@@ -3,7 +3,7 @@
ncval: 00020030 Load/store base register is not properly masked, because instruction pair [0002002c, 00020030] crosses bundle boundary.
ncval: 00020044 Load/store base r2 is not properly masked.
ncval: 0002005c Load/store base r0 is not properly masked.
-ncval: 00020064 Instruction has operand(s) forbidden by Native Client.
+ncval: 00020064 Instruction has unpredictable effects at runtime.
ncval: 00020064 Destination branch on pc is not properly masked.
ncval: 0002006c Updating sp without masking in following instruction.
ncval: 00020084 Instruction not allowed by Native Client.
« no previous file with comments | « src/trusted/validator_arm/inst_classes_testers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698