commit | b1f3753d890e17b7b0d4e2779e8dfd8aa5bf0e2d | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Jun 29 11:03:55 2015 -0700 |
committer | Aart Bik <ajcbik@google.com> | Mon Jun 29 14:26:02 2015 -0700 |
tree | 160176ad18b64418b225b7031aa2bfbd1fd8320a | |
parent | 806af26f1a8f107cb4f4430ceec8dc9f360f3795 [diff] |
Added index type of dex byte instructions. Rationale: The information was already in the instruction_list but not exposed as enum through a getter. This CL adds that ability. This information is needed by the upcoming Art-based dexdump. NOTE: Added "Index" to the enum constants naming convention. NOTE: Fixed few incorrect quickened entries in instruction_list. Bug: 17442393 Change-Id: Ica18ae43135f78f29e9832f5a101d497e54724cf