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

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: Minor style changes. 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 100755
index 0000000000000000000000000000000000000000..148f64716ecbff0245656d4e1b8a3e43e8d2e376
--- /dev/null
+++ b/src/trusted/validator_mips/testdata/test_jmp_imm.err
@@ -0,0 +1,9 @@
+ncval: 00020020 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 00020068 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200D0 6 kProblemMisalignedCall 00000000
+ncval: 000200D0 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200D8 6 kProblemUnalignedJumpToTrampoline 00000000
+ncval: 000200E0 6 kProblemMisalignedCall 00000000
+ncval: 000200F8 4 kProblemUnsafe 00000000
+ncval: 000200C8 6 kProblemBranchSplitsPattern 00000000
+ncval: 000200F0 6 kProblemBranchSplitsPattern 00000000

Powered by Google App Engine
This is Rietveld 408576698