v8/src/x64
sgjesse@chromium.org 8227208d34 x64: Fix code to return from debug break slot
On x64 the return from debug break slot did not pop off the return address.

TBR=ager@chromium.org
Review URL: http://codereview.chromium.org/2731002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4823 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-06-08 12:50:42 +00:00
..
assembler-x64-inl.h Add parenthesis around '&&' within '||' 2010-06-08 12:20:24 +00:00
assembler-x64.cc More precise break points and stepping when debugging 2010-06-08 12:04:49 +00:00
assembler-x64.h More precise break points and stepping when debugging 2010-06-08 12:04:49 +00:00
builtins-x64.cc Change keyed load IC interface on x64 to pass arguments in registers. 2010-06-02 14:37:47 +00:00
codegen-x64-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-x64.cc Port fast eval calls to x64 and ARM. For global variables that can 2010-06-07 07:12:00 +00:00
codegen-x64.h More precise break points and stepping when debugging 2010-06-08 12:04:49 +00:00
cpu-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-x64.cc x64: Fix code to return from debug break slot 2010-06-08 12:50:42 +00:00
disasm-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
fast-codegen-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
frames-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
frames-x64.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-x64.cc Change keyed load IC interface on x64 to pass arguments in registers. 2010-06-02 14:37:47 +00:00
ic-x64.cc Revert r4782. Fix issues 728, 732. 2010-06-07 09:36:30 +00:00
jump-target-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
macro-assembler-x64.cc X64: Fix issue 678. Bug in some Win64 C calls from generated code. 2010-05-28 08:37:44 +00:00
macro-assembler-x64.h Cardmarking writebarrier. 2010-05-27 12:30:45 +00:00
regexp-macro-assembler-x64.cc Revert try-commit. 2010-05-27 12:23:46 +00:00
regexp-macro-assembler-x64.h RegExp: Remove use of 16-bit immediates on ia32/x64. 2010-05-11 07:29:10 +00:00
register-allocator-x64-inl.h Fix build problems on Windows 64-bit by casting. 2010-04-13 11:59:37 +00:00
register-allocator-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
register-allocator-x64.h Use a root array register for constant loads and stack guards on x64. 2009-08-31 08:57:36 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-x64.cc Extend CallIC to support non-constant names. 2010-06-07 08:27:32 +00:00
virtual-frame-x64.cc Change keyed load IC interface on x64 to pass arguments in registers. 2010-06-02 14:37:47 +00:00
virtual-frame-x64.h Custom call IC-s for String.prototype.{charAt,charCodeAt}. 2010-05-26 14:23:19 +00:00