.. |
assembler-x64-inl.h
|
Adjust various constants for x32 port
|
2014-04-02 02:34:50 +00:00 |
assembler-x64.cc
|
Refactor the arithmetic instructions for x64
|
2014-03-28 11:13:14 +00:00 |
assembler-x64.h
|
Refactor the arithmetic instructions for x64
|
2014-03-28 11:13:14 +00:00 |
builtins-x64.cc
|
Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp for x64 port
|
2014-03-28 04:55:00 +00:00 |
code-stubs-x64.cc
|
Adjust various constants for x32 port
|
2014-04-02 02:34:50 +00:00 |
code-stubs-x64.h
|
Introduce Push and Pop macro instructions for x64
|
2014-03-19 08:59:04 +00:00 |
codegen-x64.cc
|
Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp for x64 port
|
2014-03-28 04:55:00 +00:00 |
codegen-x64.h
|
Cleanup: Unify CodeGenerator class across platforms
|
2014-02-04 13:53:41 +00:00 |
cpu-x64.cc
|
Get rid of duplicated CPU::DebugBreak() method.
|
2013-08-23 11:43:30 +00:00 |
debug-x64.cc
|
Introduce leap, movzxbp, movzxwp, repmovsp and xchgp for x64 port
|
2014-03-26 11:17:53 +00:00 |
deoptimizer-x64.cc
|
Introduce leap, movzxbp, movzxwp, repmovsp and xchgp for x64 port
|
2014-03-26 11:17:53 +00:00 |
disasm-x64.cc
|
Reland "Introduce intrinsics for double values in Javascript."
|
2014-03-07 14:58:41 +00:00 |
frames-x64.cc
|
Fix some out-of-line constant pool garbage collection bugs.
|
2014-01-07 15:53:54 +00:00 |
frames-x64.h
|
Use RegisterSize to count the pushq size and the argument slot size from JS to C++
|
2014-03-28 00:35:23 +00:00 |
full-codegen-x64.cc
|
Make invalid LHSs that are calls late errors
|
2014-04-02 11:03:05 +00:00 |
ic-x64.cc
|
Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp for x64 port
|
2014-03-28 04:55:00 +00:00 |
lithium-codegen-x64.cc
|
Check that environments assigned via AssignEnvironment are actually used.
|
2014-04-02 11:30:13 +00:00 |
lithium-codegen-x64.h
|
Reland and fix "Fix LoadFieldByIndex to take mutable heap-numbers into account.""
|
2014-03-31 14:21:04 +00:00 |
lithium-gap-resolver-x64.cc
|
[x64] Improve key value sign-extension of dehoisted LoadKeyed/StoreKeyed
|
2014-03-26 15:51:08 +00:00 |
lithium-gap-resolver-x64.h
|
Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.".
|
2013-08-20 11:10:24 +00:00 |
lithium-x64.cc
|
Check that environments assigned via AssignEnvironment are actually used.
|
2014-04-02 11:30:13 +00:00 |
lithium-x64.h
|
Consistently use a separate Lithium instruction for flooring division.
|
2014-04-01 11:42:42 +00:00 |
macro-assembler-x64.cc
|
Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp for x64 port
|
2014-03-28 04:55:00 +00:00 |
macro-assembler-x64.h
|
Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp for x64 port
|
2014-03-28 04:55:00 +00:00 |
regexp-macro-assembler-x64.cc
|
Introduce ReadPositionFromRegister in x64 Regexp Macro Assembler
|
2014-04-02 03:01:11 +00:00 |
regexp-macro-assembler-x64.h
|
Introduce ReadPositionFromRegister in x64 Regexp Macro Assembler
|
2014-04-02 03:01:11 +00:00 |
simulator-x64.cc
|
Make sure files end with exactly one new line and police this in presubmit.
|
2013-11-22 13:50:39 +00:00 |
simulator-x64.h
|
Implement loop for global regexps in regexp assembler.
|
2012-05-22 14:05:44 +00:00 |
stub-cache-x64.cc
|
Introduce andp, notp, orp and xorp for x64 port
|
2014-03-26 12:15:35 +00:00 |