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

Unified Diff: src/mips64/code-stubs-mips64.h

Issue 371923006: Add mips64 port. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebase Created 6 years, 5 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
« no previous file with comments | « src/mips64/builtins-mips64.cc ('k') | src/mips64/code-stubs-mips64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/mips64/code-stubs-mips64.h
diff --git a/src/mips/code-stubs-mips.h b/src/mips64/code-stubs-mips64.h
similarity index 99%
copy from src/mips/code-stubs-mips.h
copy to src/mips64/code-stubs-mips64.h
index f8b96dc43986581d5ed388896cc4ce8b3d17ca73..b7832440b3ba7f9beac3a12e470af59fba5aa403 100644
--- a/src/mips/code-stubs-mips.h
+++ b/src/mips64/code-stubs-mips64.h
@@ -46,7 +46,6 @@ class StringHelper : public AllStatic {
Register scratch,
String::Encoding encoding);
-
// Generate string hash.
static void GenerateHashInit(MacroAssembler* masm,
Register hash,
« no previous file with comments | « src/mips64/builtins-mips64.cc ('k') | src/mips64/code-stubs-mips64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698