commit | 24bd4c50bb3ea13be4f049710967961f0546fb2c | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Mar 10 14:12:48 2011 -0800 |
committer | Andy McFadden <fadden@android.com> | Thu Mar 10 16:02:48 2011 -0800 |
tree | 6e472f5a7dfb1a54da3cb667c6777ec870988295 | |
parent | af06c40f24a00e0662899405d24b2813cc0690a4 [diff] |
Add volatile/jumbo opcodes This adds 12 dexopt-generated "volatile/jumbo" instructions, to be used for replacing appropriate get/put ops, plus a jumbo replacement for invoke-object-init/range. The new instructions are defined but not yet used. For x86 and x86-atom, C stubs are selected. Also, guarded macro args used in arithmetic expressions in header.S. Bug 3403118 Change-Id: I283cea053d1cee1d70c3715df3e71177e8b8d3b2