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

Unified Diff: src/trusted/validator_mips/testdata/test_jmp_imm.err

Issue 9979025: [MIPS] Adding validator for MIPS architecture. (Closed) Base URL: http://src.chromium.org/native_client/trunk/src/native_client/
Patch Set: Rebased patch, conflict resolved. Created 8 years, 7 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_mips/testdata/test_jmp_imm.err
diff --git a/src/trusted/validator_mips/testdata/test_jmp_imm.err b/src/trusted/validator_mips/testdata/test_jmp_imm.err
new file mode 100644
index 0000000000000000000000000000000000000000..f18fe0313d5f72dd4434262af8813205f2a77673
--- /dev/null
+++ b/src/trusted/validator_mips/testdata/test_jmp_imm.err
@@ -0,0 +1,7 @@
+ncval: 00020020 2 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 00020068 2 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200D0 2 kProblemMisalignedCall 00000000
+ncval: 000200E0 2 kProblemMisalignedCall 00000000
+ncval: 000200F8 1 kProblemUnsafe 00000000
+ncval: 000200C8 2 kProblemBranchSplitsPattern 00000000
+ncval: 000200F0 2 kProblemBranchSplitsPattern 00000000
« no previous file with comments | « src/trusted/validator_mips/testdata/test_jmp_imm.S ('k') | src/trusted/validator_mips/testdata/test_jmp_reg.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698