| Architecture-arm.cpp |
also set for VFPv4-D16 |
14582 |
- |
| Architecture-arm.h |
|
24996 |
- |
| Assembler-arm.cpp |
|
93272 |
- |
| Assembler-arm.h |
|
79495 |
- |
| CodeGenerator-arm.cpp |
|
88978 |
- |
| CodeGenerator-arm.h |
jit_arm_CodeGenerator_arm_h |
4032 |
- |
| disasm |
|
|
- |
| DoubleEntryTable.tbl |
|
8203 |
- |
| gen-double-encoder-table.py |
Generate tables of immediately-encodable VFP doubles.
DOES NOT get automatically run during the build process. If you need to
modify this file (which is unlikely), you must re-run this script:
python gen-double-encode-table.py > $(topsrcdir)/path/to/DoubleEntryTable.tbl
|
1181 |
- |
| LIR-arm.h |
jit_arm_LIR_arm_h |
4067 |
- |
| llvm-compiler-rt |
|
|
- |
| Lowering-arm.cpp |
|
40849 |
- |
| Lowering-arm.h |
jit_arm_Lowering_arm_h |
4201 |
- |
| MacroAssembler-arm-inl.h |
|
89166 |
- |
| MacroAssembler-arm.cpp |
|
235303 |
- |
| MacroAssembler-arm.h |
|
57578 |
- |
| MoveEmitter-arm.cpp |
|
14070 |
- |
| MoveEmitter-arm.h |
jit_arm_MoveEmitter_arm_h |
2082 |
- |
| SharedICHelpers-arm-inl.h |
jit_arm_SharedICHelpers_arm_inl_h |
2471 |
- |
| SharedICHelpers-arm.h |
jit_arm_SharedICHelpers_arm_h |
2525 |
- |
| SharedICRegisters-arm.h |
jit_arm_SharedICRegisters_arm_h |
1629 |
- |
| Simulator-arm.cpp |
|
155440 |
- |
| Simulator-arm.h |
|
19151 |
- |
| Trampoline-arm.cpp |
This method generates a trampoline for a c++ function with the following
signature:
void enter(void* code, int argc, Value* argv, InterpreterFrame* fp,
CalleeToken calleeToken, JSObject* scopeChain, Value* vp)
...using standard EABI calling convention
|
18952 |
- |