X87: [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins.
authorchunyang.dai <chunyang.dai@intel.com>
Fri, 31 Jul 2015 05:22:21 +0000 (22:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 31 Jul 2015 05:22:28 +0000 (05:22 +0000)
commit230d0845b7012bb404d013d0fce9d07fb83f62e2
tree2a4391382eab6cb0b6d64a101878d9b3d4b9e570
parentb3dd6de50860f1f7bdbf0d455f7c1688ed2cdb7d
X87: [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins.

port c5dd553cf3a44cd8c17958a595198b5ea9492cd0 (r29929).

original commit message:

    Adds interpreter entry and exit trampoline builtins. Also implements the
    Return bytecode handler and fixes a few bugs in InterpreterAssembler
    highlighted by running on other architectures.

BUG=

Review URL: https://codereview.chromium.org/1271433002

Cr-Commit-Position: refs/heads/master@{#29943}
src/x87/builtins-x87.cc