diff options
author | Mark Mendell <mark.p.mendell@intel.com> | 2014-09-25 15:13:39 -0400 |
---|---|---|
committer | Mark Mendell <mark.p.mendell@intel.com> | 2014-09-25 15:56:52 -0400 |
commit | 5daf8e10603e8db60528043314dec25470031d73 (patch) | |
tree | 78118f016cfd084a3b6f9ed414293708ad642384 /test/MultiDex/Main.java | |
parent | 1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb (diff) |
ART Runtime: Add movw $xx,yy fault handling
Handle a movw $xx,yy instruction in the segmentation violation fault
handler. This can be detected by a 0x66 prefix byte for the move
immediate instruction, using this to set the size of the immediate
value.
This test case shows up in 122-npe using my private backend changes.
Change-Id: If224a9dd0084f50c91da418808cbe2d491308600
Category: Device Enablement
Domain: AOSP.ART-Quick
Origin: Internal
Upstream-Candidate: yes
Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions