Architecture-arm.cpp |
also set for VFPv4-D16 |
14832 |
Architecture-arm.h |
|
25163 |
Assembler-arm.cpp |
|
93409 |
Assembler-arm.h |
|
79873 |
CodeGenerator-arm.cpp |
|
93453 |
CodeGenerator-arm.h |
|
5013 |
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 |
|
15400 |
llvm-compiler-rt |
|
|
Lowering-arm.cpp |
|
42344 |
Lowering-arm.h |
jit_arm_Lowering_arm_h |
4542 |
MacroAssembler-arm-inl.h |
|
86404 |
MacroAssembler-arm.cpp |
|
231260 |
MacroAssembler-arm.h |
|
58021 |
MoveEmitter-arm.cpp |
|
14185 |
MoveEmitter-arm.h |
jit_arm_MoveEmitter_arm_h |
2197 |
SharedICHelpers-arm-inl.h |
jit_arm_SharedICHelpers_arm_inl_h |
2580 |
SharedICHelpers-arm.h |
jit_arm_SharedICHelpers_arm_h |
2640 |
SharedICRegisters-arm.h |
jit_arm_SharedICRegisters_arm_h |
1744 |
Simulator-arm.cpp |
|
155454 |
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
|
25155 |