commit | 55d0eac918321e0525f6e6491f36a80977e0d416 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Thu Feb 06 11:02:52 2014 -0800 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Mon Feb 10 12:21:49 2014 -0800 |
tree | 4fe2bc465d3fa74fb24b9052465e1dbabd81277e | |
parent | 14fb1314cc8ef4c8342e5e6f3f830e4a64521623 [diff] |
Support Direct Method/Type access for X86 Thumb generates code to optimize calls to methods within core.oat. Implement this for X86 as well, but take advantage of mov with 32 bit immediate and call relative with 32 bit immediate. Fix some incorrect return locations for long inlines. Change-Id: I1907bdfc7574f3d0aa76c7fad13dc537acdf1ed3 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>