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

Side by Side 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, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 ncval: 00020018 Updating sp without masking in following instruction. 1 ncval: 00038368 Updating sp without masking in following instruction.
2 ncval: 00020028 Updating sp without masking in following instruction. 2 ncval: 00038378 Updating sp without masking in following instruction.
3 ncval: 0002002c Updating register without masking in following instruction, beca use instruction pair [0002002c, 00020030] crosses bundle boundary. 3 ncval: 0003837c Updating register without masking in following instruction, beca use instruction pair [0003837c, 00038380] crosses bundle boundary.
4 ncval: 0002003c Updating register without masking in following instruction, beca use instruction pair [0002003c, 00020040] crosses bundle boundary. 4 ncval: 0003838c Updating register without masking in following instruction, beca use instruction pair [0003838c, 00038390] crosses bundle boundary.
5 ncval: 00020050 Updating sp without masking in following instruction. 5 ncval: 000383a0 Updating sp without masking in following instruction.
6 ncval: 00020060 Updating sp without masking in following instruction. 6 ncval: 000383b0 Updating sp without masking in following instruction.
7 ncval: 00020070 Updating sp without masking in following instruction. 7 ncval: 000383c0 Updating sp without masking in following instruction.
8 ncval: 00020078 Updating sp without masking in following instruction, because in struction 00020078 can't be used in patterns. 8 ncval: 000383c8 Updating sp without masking in following instruction, because in struction 000383c8 can't be used in patterns.
9 ncval: 00020080 Updating sp without masking in following instruction. 9 ncval: 000383d0 Updating sp without masking in following instruction.
OLDNEW
« 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