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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « src/trusted/validator_arm/inst_classes_testers.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ncval: 00020014 Load/store base r1 is not properly masked. 1 ncval: 00020014 Load/store base r1 is not properly masked.
2 ncval: 0002001c Load/store base r1 is not properly masked. 2 ncval: 0002001c Load/store base r1 is not properly masked.
3 ncval: 00020030 Load/store base register is not properly masked, because instruc tion pair [0002002c, 00020030] crosses bundle boundary. 3 ncval: 00020030 Load/store base register is not properly masked, because instruc tion pair [0002002c, 00020030] crosses bundle boundary.
4 ncval: 00020044 Load/store base r2 is not properly masked. 4 ncval: 00020044 Load/store base r2 is not properly masked.
5 ncval: 0002005c Load/store base r0 is not properly masked. 5 ncval: 0002005c Load/store base r0 is not properly masked.
6 ncval: 00020064 Instruction has operand(s) forbidden by Native Client. 6 ncval: 00020064 Instruction has unpredictable effects at runtime.
7 ncval: 00020064 Destination branch on pc is not properly masked. 7 ncval: 00020064 Destination branch on pc is not properly masked.
8 ncval: 0002006c Updating sp without masking in following instruction. 8 ncval: 0002006c Updating sp without masking in following instruction.
9 ncval: 00020084 Instruction not allowed by Native Client. 9 ncval: 00020084 Instruction not allowed by Native Client.
10 ncval: 00020094 Updating sp without masking in following instruction. 10 ncval: 00020094 Updating sp without masking in following instruction.
11 ncval: 000200ac Load/store base r0 is not properly masked, because 000200ac is n ot conditional on EQ. 11 ncval: 000200ac Load/store base r0 is not properly masked, because 000200ac is n ot conditional on EQ.
12 ncval: 000200b4 Load/store base r0 is not properly masked, because 000200b4 is n ot conditional on EQ. 12 ncval: 000200b4 Load/store base r0 is not properly masked, because 000200b4 is n ot conditional on EQ.
13 ncval: 000200bc Load/store base r0 is not properly masked, because 000200bc is n ot conditional on EQ. 13 ncval: 000200bc Load/store base r0 is not properly masked, because 000200bc is n ot conditional on EQ.
OLDNEW
« 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