commit | 4fa9da7e20ada53eac75216e038a2887d85df19e | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@android.com> | Wed Jan 05 12:39:42 2011 -0800 |
committer | Ben Cheng <bccheng@android.com> | Wed Jan 05 12:39:42 2011 -0800 |
tree | 274282bf2d1acd3b5f5279c9b5c35f131c62a9d8 | |
parent | af5aa1f4ce7eecc1b47a4c038cebb67d33f08f18 [diff] |
More Jit-to-Interp entry point cleanup. Only register entry points dispatched through [r6+#offset] in JitToInterpEntries. For ARM targets check the size of JitToInterpEntries explicitly to make sure that its last entry is within 128 byte from InterpState due to the Thumb codegen constraint. Change-Id: I74184115cb3a3c89afc3a5fe53685671d9cb1027