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

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: Update per initial code review. Nexes removed. Created 8 years, 8 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..b9a7423d2f13f6b1a43d809f8dce8e5806f0aa81
--- /dev/null
+++ b/src/trusted/validator_mips/testdata/test_jmp_imm.err
@@ -0,0 +1,8 @@
+ncval: 00020018 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 00020058 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200C0 6 kProblemMisalignedCall 00000000
+ncval: 000200C0 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200C8 4 kProblemUnsafe 00000000
+ncval: 000200D0 6 kProblemMisalignedCall 00000000
+ncval: 000200B8 6 kProblemBranchSplitsPattern 00000000
+ncval: 000200E0 6 kProblemBranchSplitsPattern 00000000

Powered by Google App Engine
This is Rietveld 408576698