| Architecture-arm.cpp |
also set for VFPv4-D16 |
14708 |
| Architecture-arm.h |
|
25163 |
| Assembler-arm.cpp |
|
93461 |
| Assembler-arm.h |
|
79816 |
| CodeGenerator-arm.cpp |
|
89360 |
| CodeGenerator-arm.h |
jit_arm_CodeGenerator_arm_h |
4326 |
| 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
|
1195 |
| LIR-arm.h |
jit_arm_LIR_arm_h |
4182 |
| llvm-compiler-rt |
|
|
| Lowering-arm.cpp |
|
41171 |
| Lowering-arm.h |
jit_arm_Lowering_arm_h |
4316 |
| MacroAssembler-arm-inl.h |
|
88919 |
| MacroAssembler-arm.cpp |
|
235115 |
| MacroAssembler-arm.h |
|
57535 |
| MoveEmitter-arm.cpp |
|
14185 |
| MoveEmitter-arm.h |
jit_arm_MoveEmitter_arm_h |
2197 |
| SharedICHelpers-arm-inl.h |
jit_arm_SharedICHelpers_arm_inl_h |
2586 |
| SharedICHelpers-arm.h |
jit_arm_SharedICHelpers_arm_h |
2640 |
| SharedICRegisters-arm.h |
jit_arm_SharedICRegisters_arm_h |
1744 |
| Simulator-arm.cpp |
|
155608 |
| Simulator-arm.h |
|
19231 |
| 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
|
19500 |