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

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

Issue 11348120: Remove tst+ldr, tst+str from checked-in nexes. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 8 years, 1 month 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/testdata/test_stores.err
diff --git a/src/trusted/validator_arm/testdata/test_stores.err b/src/trusted/validator_arm/testdata/test_stores.err
index 1b213e9bcd1c13e865004714f09fc3a04a0c6f2d..88b1452c17cd0e0ce6ce4055dcba9751716a0663 100644
--- a/src/trusted/validator_arm/testdata/test_stores.err
+++ b/src/trusted/validator_arm/testdata/test_stores.err
@@ -1,10 +1,7 @@
-ncval: 00020014 Load/store base r1 is not properly masked.
-ncval: 0002001c Load/store base r1 is not properly masked.
-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 Updating sp without masking in following instruction.
-ncval: 0002006c Instruction not allowed by Native Client.
-ncval: 0002007c Load/store base r0 is not properly masked, because 0002007c is not conditional on EQ.
-ncval: 00020084 Load/store base r0 is not properly masked, because 00020084 is not conditional on EQ.
-ncval: 0002008c Load/store base r0 is not properly masked, because 0002008c is not conditional on EQ.
+ncval: 00038684 Load/store base r1 is not properly masked.
+ncval: 0003868c Load/store base r1 is not properly masked.
+ncval: 000386a0 Load/store base register is not properly masked, because instruction pair [0003869c, 000386a0] crosses bundle boundary.
+ncval: 000386b4 Load/store base r2 is not properly masked.
+ncval: 000386cc Load/store base r0 is not properly masked.
+ncval: 000386d4 Updating sp without masking in following instruction.
+ncval: 000386dc Instruction not allowed by Native Client.
« no previous file with comments | « src/trusted/validator_arm/testdata/test_stores.S ('k') | src/trusted/validator_arm/testdata/test_stores.nexe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698