Reviewers: rmcilroy, balazs.kilvady, akos.palfi.imgtec,

Message:
Cool stuff, Ross! Here's a first-cut MIPS port for
https://codereview.chromium.org/1245133002/

I still need to do the MIPS64, and take one more look at this before you include
it in your CL. I'll do that in the morning my time. Any feedback welcome!

(nit: https://codereview.chromium.org/1253273002/ is in flight to change the
interpeter regs in linkage. If/when that lands, I'll rebase this)

Description:
MIPS: [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins.

Adds interpreter entry and exit trampoline builtins.

BUG=

Please review this at https://codereview.chromium.org/1257953002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+149, -2 lines):
  M src/compiler/mips/linkage-mips.cc
  M src/mips/assembler-mips.h
  M src/mips/builtins-mips.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to