v8/src/arm
sgjesse@chromium.org fe8a5ac59a Move common enums for macro assemblers.
All macro-assembler-*.cc used a number of common enums. Moved these to macro-assembler.h.

Removed unused enum ExitJSFlag from ARM macro assembler.
Review URL: http://codereview.chromium.org/202004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2836 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-09-07 12:07:40 +00:00
..
assembler-arm-inl.h ARM native regexps. 2009-08-31 12:40:37 +00:00
assembler-arm.cc ARM native regexps. 2009-08-31 12:40:37 +00:00
assembler-arm.h ARM native regexps. 2009-08-31 12:40:37 +00:00
builtins-arm.cc Second step in allocating objects in generated code on ARM. 2009-09-07 09:44:29 +00:00
cfg-arm.cc Reapply ARM root array change to reduce const pool size 2009-08-24 11:57:57 +00:00
codegen-arm-inl.h Change the SpilledScope scope and ...AndSpill functions on ARM so that 2009-08-07 08:18:31 +00:00
codegen-arm.cc Second step in allocating objects in generated code on ARM. 2009-09-07 09:44:29 +00:00
codegen-arm.h Refactor SetFunctionInfo to reduce long argument list take 2. 2009-08-14 11:35:10 +00:00
constants-arm.h More changes to make the simulator run code that is for the ARM5 snapshot. 2009-06-30 13:38:40 +00:00
cpu-arm.cc * Modify simulator and ARM code generator to avoid swi 2009-06-09 09:26:53 +00:00
debug-arm.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
disasm-arm.cc ARM native regexps. 2009-08-31 12:40:37 +00:00
frames-arm.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
frames-arm.h Get rid of the notion of "parameter pointer" that no longer exists in 2009-06-10 15:08:25 +00:00
ic-arm.cc Reapply ARM root array change to reduce const pool size 2009-08-24 11:57:57 +00:00
jump-target-arm.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-arm.cc Second step in allocating objects in generated code on ARM. 2009-09-07 09:44:29 +00:00
macro-assembler-arm.h Move common enums for macro assemblers. 2009-09-07 12:07:40 +00:00
regexp-macro-assembler-arm.cc ARM RegExp fix bug 432. 2009-09-02 09:10:49 +00:00
regexp-macro-assembler-arm.h RegExp: Remove unnecessary function from ARM specific code and convert condition to assertion. 2009-09-02 07:34:51 +00:00
register-allocator-arm-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-arm.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-arm.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-arm.cc Fix lint issue. 2009-09-03 07:23:22 +00:00
simulator-arm.h ARM native regexps. 2009-08-31 12:40:37 +00:00
stub-cache-arm.cc Last step in allocating objects in generated code on ARM. 2009-09-07 10:31:02 +00:00
virtual-frame-arm.cc Move stack check into AllocateStackSlots so the load delay can be 2009-08-31 10:38:00 +00:00
virtual-frame-arm.h Remove much of the register allocation overhead from ARM. When 2009-08-11 11:46:27 +00:00