v8/src/arm
sgjesse@chromium.org fd5a7b37a2 ARM: Fix disassembly of double registers
Added a few disassembler tests for vadd, vsub, vmul and vdiv.
Review URL: http://codereview.chromium.org/2823036

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4986 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-06-30 08:46:19 +00:00
..
assembler-arm-inl.h Move definition of NegateConditon from assembler*-inl.h files to 2010-06-17 08:41:48 +00:00
assembler-arm.cc ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
assembler-arm.h ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
builtins-arm.cc ARM: Be more smart about switching instructions when immediates 2010-06-14 11:20:36 +00:00
codegen-arm-inl.h ARM: Remove LoadConditionAndSpill and VisitAndSpill. 2010-05-31 08:52:57 +00:00
codegen-arm.cc ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
codegen-arm.h Do integer mod via sum-of-digits technique. This benefits the date 2010-06-28 11:47:23 +00:00
constants-arm.cc ARM: Fix disassembly of double registers 2010-06-30 08:46:19 +00:00
constants-arm.h Add movw and movt support for ARMv7. This includes some code from 2010-06-22 08:38:32 +00:00
cpu-arm.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-arm.cc ARM: Fix bug in r4820 related to code for additional break positions. 2010-06-09 07:40:35 +00:00
disasm-arm.cc ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
fast-codegen-arm.cc ARM: Minor refactoring of RecordWrite, does not require the offset to 2010-06-17 10:45:37 +00:00
frames-arm.cc Remove the fledgling Thumb2 support since we are concentrating 2010-05-21 09:23:33 +00:00
frames-arm.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-arm.cc ARM: Load the heap number map into a register and keep it 2010-06-17 21:51:51 +00:00
ic-arm.cc Do integer mod via sum-of-digits technique. This benefits the date 2010-06-28 11:47:23 +00:00
jump-target-arm.cc ARM: Remove a bunch of spilled scopes. Still a lot to go. 2010-06-24 07:54:48 +00:00
macro-assembler-arm.cc ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
macro-assembler-arm.h ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
regexp-macro-assembler-arm.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
regexp-macro-assembler-arm.h Make not sucking at regexp the default 2010-04-19 19:30:11 +00:00
register-allocator-arm-inl.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
register-allocator-arm.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-arm.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
simulator-arm.cc ARM: Use the vsqrt instruction when available 2010-06-29 09:40:36 +00:00
simulator-arm.h Add ldrd and strd instructions to the ARM port. This is a 2010-05-07 20:02:57 +00:00
stub-cache-arm.cc ARM: Minor refactoring of RecordWrite, does not require the offset to 2010-06-17 10:45:37 +00:00
virtual-frame-arm-inl.h ARM: Track Smis on top 4 stack positions and Smi loop variables. 2010-06-02 09:37:02 +00:00
virtual-frame-arm.cc ARM: Remove a bunch of spilled scopes. Still a lot to go. 2010-06-24 07:54:48 +00:00
virtual-frame-arm.h ARM: Remove a bunch of spilled scopes. Still a lot to go. 2010-06-24 07:54:48 +00:00