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

Unified Diff: src/trusted/validator_arm/testdata/test_loads.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
« no previous file with comments | « src/trusted/validator_arm/testdata/test_loads.S ('k') | src/trusted/validator_arm/testdata/test_loads.nexe » ('j') | 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
diff --git a/src/trusted/validator_arm/testdata/test_loads.err b/src/trusted/validator_arm/testdata/test_loads.err
index 6ec6867cadac9096f248538edf0346db3bd491b0..bf8998c61803003e724e4ae997e34b36bed06f84 100644
--- a/src/trusted/validator_arm/testdata/test_loads.err
+++ b/src/trusted/validator_arm/testdata/test_loads.err
@@ -1,13 +1,10 @@
-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 Instruction has operand(s) forbidden by Native Client.
-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.
-ncval: 00020094 Updating sp without masking in following instruction.
-ncval: 000200ac Load/store base r0 is not properly masked, because 000200ac is not conditional on EQ.
-ncval: 000200b4 Load/store base r0 is not properly masked, because 000200b4 is not conditional on EQ.
-ncval: 000200bc Load/store base r0 is not properly masked, because 000200bc 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 Instruction has operand(s) forbidden by Native Client.
+ncval: 000386d4 Destination branch on pc is not properly masked.
+ncval: 000386dc Updating sp without masking in following instruction.
+ncval: 000386f4 Instruction not allowed by Native Client.
+ncval: 00038704 Updating sp without masking in following instruction.
« no previous file with comments | « src/trusted/validator_arm/testdata/test_loads.S ('k') | src/trusted/validator_arm/testdata/test_loads.nexe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698