OSDN Git Service

Clean up the codegen for invoking helper callout functions.
authorBen Cheng <bccheng@android.com>
Fri, 2 Apr 2010 22:04:53 +0000 (15:04 -0700)
committerBen Cheng <bccheng@android.com>
Fri, 2 Apr 2010 22:59:41 +0000 (15:59 -0700)
commitbd1326d0e6b82a24ee80d50921e62152ea919151
tree257eee0fb870f14597b4e9f498ec9e9dc55eee92
parent4ff253ffd0b4d29c770af1c877b434523e18ca50
Clean up the codegen for invoking helper callout functions.

All invoked functions are documented in compiler/codegen/arm/CalloutHelper.h
Bug: 2567981

Change-Id: Ia7cd4107272df1b0b5588fbcc0aafcc6d0723d60
vm/compiler/Utility.c
vm/compiler/codegen/arm/CalloutHelper.h [new file with mode: 0644]
vm/compiler/codegen/arm/Codegen.h
vm/compiler/codegen/arm/CodegenDriver.c
vm/compiler/codegen/arm/FP/Thumb2VFP.c
vm/compiler/codegen/arm/FP/ThumbVFP.c
vm/compiler/codegen/arm/Thumb/Factory.c
vm/compiler/codegen/arm/Thumb2/Factory.c
vm/compiler/codegen/arm/Thumb2/Gen.c