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

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

Issue 10879090: ARM validator: continue with extra_load_store_instructions. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: "Update test_sp_updates.S and related .nexe and .err files: they were relying on UNDEFINED behavior… Created 8 years, 4 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/testdata/test_sp_updates.err
diff --git a/src/trusted/validator_arm/testdata/test_sp_updates.err b/src/trusted/validator_arm/testdata/test_sp_updates.err
index a27b1998c1c7f33f6c604863c5c107a922168eaa..dc534b29c91d321aba821dffe155a46d032059a2 100644
--- a/src/trusted/validator_arm/testdata/test_sp_updates.err
+++ b/src/trusted/validator_arm/testdata/test_sp_updates.err
@@ -1,9 +1,9 @@
-ncval: 00020018 Updating sp without masking in following instruction.
-ncval: 00020028 Updating sp without masking in following instruction.
-ncval: 0002002c Updating register without masking in following instruction, because instruction pair [0002002c, 00020030] crosses bundle boundary.
-ncval: 0002003c Updating register without masking in following instruction, because instruction pair [0002003c, 00020040] crosses bundle boundary.
-ncval: 00020050 Updating sp without masking in following instruction.
-ncval: 00020060 Updating sp without masking in following instruction.
-ncval: 00020070 Updating sp without masking in following instruction.
-ncval: 00020078 Updating sp without masking in following instruction, because instruction 00020078 can't be used in patterns.
-ncval: 00020080 Updating sp without masking in following instruction.
+ncval: 00038368 Updating sp without masking in following instruction.
+ncval: 00038378 Updating sp without masking in following instruction.
+ncval: 0003837c Updating register without masking in following instruction, because instruction pair [0003837c, 00038380] crosses bundle boundary.
+ncval: 0003838c Updating register without masking in following instruction, because instruction pair [0003838c, 00038390] crosses bundle boundary.
+ncval: 000383a0 Updating sp without masking in following instruction.
+ncval: 000383b0 Updating sp without masking in following instruction.
+ncval: 000383c0 Updating sp without masking in following instruction.
+ncval: 000383c8 Updating sp without masking in following instruction, because instruction 000383c8 can't be used in patterns.
+ncval: 000383d0 Updating sp without masking in following instruction.
« no previous file with comments | « src/trusted/validator_arm/testdata/test_sp_updates.S ('k') | src/trusted/validator_arm/testdata/test_sp_updates.nexe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698